Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
How does reverse function works because I tried:. x=str(input ()) x=x.reverse() print(x). And that didn't work
python3
0 Voti
5 Risposte
29th Feb 2020, 4:24 AM
Taraash Mittal
How to reverse the order of words in a file using c (concept of file handling)
c
file
files
1 Voto
6 Risposte
7th Jun 2019, 8:14 PM
Versha Mishra
Write the java code for this question?input:"Today is a Nice Day".output:Cein doT day.conditions:Don't use more than one string.
java
reverse
strings
-16 Voti
4 Risposte
19th Jul 2018, 3:23 AM
Nandhini
I a condition for c program to print reverse array BUT
c
c++
0 Voti
1 Risposta
7th May 2018, 10:11 PM
Nour Salh
Can someone help me with a java program that takes input from user and print the reverse of the imput
java
1 Voto
11 Risposte
12th Mar 2020, 4:31 PM
Raymond Degbe
comparing dynamic int value to reverse of its value, not comparing properly.
compare
if
int
0 Voti
2 Risposte
7th Jan 2023, 2:48 PM
Harshanand Raykar
Need explanation in this code's line of a for loop: arr.reverse([i]); Why this output?
for-loop
javascript
reverse
4 Voti
3 Risposte
6th Apr 2019, 4:53 AM
Luis Febro 🇧🇷
Coding in c++ to find reverse of a number using function
a
by
functions
number
of
reverse
Using
0 Voti
2 Risposte
4th Jun 2017, 7:25 AM
Sarad Rana
How to make a c language program to reverse of a five digits number without use of loop?
c
3 Voti
5 Risposte
6th Aug 2018, 6:02 AM
Ashish Rastogi
Write a program displaying natural numbers between 1 and 10 Then write the reverse
...
0 Voti
4 Risposte
1st Apr 2020, 7:14 AM
Lewis Ochieng
How to get reverse answer like I write howdy and it is printed ydwoh
c#
2 Voti
2 Risposte
21st Jun 2020, 6:32 AM
Kartik Mishra
Please find the error in this code .it is not printing the reverse of list
error
1 Voto
4 Risposte
1st May 2020, 12:36 PM
Shijali Khare
Neededhelp.Same code in c gives right output but in c++ after completion of program nothing is storing in temp array
merge
pairs
reverse
sort
1 Voto
20 Risposte
20th Apr 2022, 3:27 PM
Srishti Jaiswal
how to print numbers in reverse using Ruby for loop. like 10 to 0.
for
loop
numbers
print
reverse
ruby
1 Voto
2 Risposte
2nd Dec 2019, 10:23 PM
Balaji
Why isn't this code working ? In description....
c
reverse
string
0 Voti
9 Risposte
5th Dec 2021, 12:31 PM
RD:programmer
How to generate Fibonacci series in reverse order without using arrays and loops?
c++
programming
-1 Voto
3 Risposte
29th Mar 2017, 6:54 AM
Rakesh
Write a code to reverse the each line of a given file 🙏
c++
java
python
1 Voto
3 Risposte
18th Oct 2017, 3:13 PM
looper
What is the input of programme to print reverse of a string without using slice operator???
reversing
0 Voti
5 Risposte
5th Dec 2019, 12:21 PM
Lakshmi Prasanna
(Py) Is there a way to display the items in a linked lists in reverse order?
linkedlist
python3
4 Voti
2 Risposte
16th Jan 2022, 3:19 AM
Lea
How do i reverse a string in Javascript with for loops?
forloop
javascript
string
0 Voti
2 Risposte
27th Sep 2017, 5:07 PM
Ifunanya
Can anyone tell me how to reverse a word in python? Example: Hello becomes olleh
python3
1 Voto
3 Risposte
22nd Jul 2020, 10:18 AM
Parth Kapoor
C++program using while loop to display the reverse of the input number.
c++
1 Voto
2 Risposte
11th Apr 2017, 2:19 AM
Tehreem
Anyone plz give me idea to reverse string in python using spell() function.
.
0 Voti
1 Risposta
21st Jan 2023, 9:52 AM
Raju Khadka
Give me the best way to reverse the elements in the list [1,3,4,7,8,5,6,2,9] without using built-in functions in any language?
for
loops
reverse
while
2 Voti
8 Risposte
16th Mar 2020, 8:59 PM
Sudhakara Bathala
Q === WAP to take String and check String is palindrome or not (String is said to palindrome if reverse of sting is same as )
java
0 Voti
5 Risposte
12th Apr 2022, 8:16 AM
Tanay Rastogi
Various methods of implementing loop to print reverse 10 to 1, hope it helps.
c++
-1 Voto
5 Risposte
9th Dec 2016, 6:45 AM
Morpheus
Write a java program to reverse a number in entered number
java
-1 Voto
2 Risposte
18th Feb 2018, 3:05 PM
gopabandhu sahoo
Wrt a prgm to reverse the words at odd indexs only
core
java
0 Voti
1 Risposta
11th Nov 2017, 2:13 PM
Sushmita J H
What is the answer for Palindrome number, how to reverse it? In C++
c++
1 Voto
1 Risposta
6th Jul 2022, 11:52 AM
MICHAEL TAN ZIJING
Hey guys , can you post a code which will reverse words in a string ?
c
language
programming
reverse
string
words
0 Voti
5 Risposte
3rd Apr 2018, 4:11 PM
Jitumani Sarmah
How can I add this design in reverse to make it look like a butterfly wing?
loops
python
3 Voti
2 Risposte
30th Jul 2020, 2:56 PM
Siamak Naseri
Which algorithm can I use for finding the palindrome and reverse of a string?
algorithm
1 Voto
2 Risposte
19th Sep 2018, 4:25 PM
Krishna
While loop, trying to print reverse left triangle, unable to print line2, code is given below, done that with for loop
javascript
loops
while
1 Voto
1 Risposta
27th Feb 2018, 7:41 PM
Farhan Farooq
Outputs time limit exceeded. I am trying to reverse a string without using string functions.Help me out.
java
0 Voti
8 Risposte
12th Jul 2018, 5:28 AM
Hrithik Muskan
Why res = [0:5:-1] dont work?
lists
python
reverse
0 Voti
5 Risposte
16th Nov 2021, 1:26 AM
Nguyen Le Cong
{ANSWERED} 1) how to “remove” just the second one of the same letter. {ANSWERED} 2)How to “reverse” just part of a list
python
remove
reverse
1 Voto
8 Risposte
27th Apr 2022, 11:16 PM
Lz1234
how to print numbers in reverse using python for loop. like 10 to 0.
for
print
python
reverse
2 Voti
1 Risposta
5th Dec 2019, 3:09 AM
Balaji
Program wich print the letters in a char array in reverse order.
c++
0 Voti
1 Risposta
13th May 2017, 8:18 PM
shad oow
Friends i want to print digits in reverse order. Like 12345 to 54321. Please tell me what's wrong in code.
arrays
java
1 Voto
16 Risposte
27th Dec 2017, 6:52 AM
Sahil
Write a function in c++ which could reverse the pallindrome numbers in an array??
c++
0 Voti
2 Risposte
7th Nov 2016, 6:39 PM
Sai Shankar Sahoo
Which of the following algorithms is better when dealing with reverse sorted numbers?
algo
cs
quiz
1 Voto
1 Risposta
21st Aug 2017, 5:59 PM
Shikhar Gupta
Take any 6 Digit number and reverse it without using any function loop or any operator
6digitno.
c#
0 Voti
4 Risposte
10th Jun 2019, 1:17 PM
Omkar Chavan
I want to convert decimal to binary but it prints it binary in reverse order without array.
cpp
0 Voti
4 Risposte
16th Oct 2019, 6:58 AM
M Abdur Rafey Ahmed
Can you write a java code without an extra array to reverse an array?
java
0 Voti
3 Risposte
16th Oct 2017, 9:00 AM
Mohammed Abdul Azeem
How could i generate list of range in reverse direction. I meand in descending order
python
0 Voti
5 Risposte
9th Dec 2016, 8:03 PM
Amol Sandbhor
Why the output is showing none in this program?
function
python3
reverse
1 Voto
4 Risposte
16th Mar 2019, 12:56 PM
Aditya
Illustrate me why only str.length is not enough to reverse the string, why length-1 required ?
javascript
string
1 Voto
3 Risposte
29th Aug 2022, 11:55 AM
RD:programmer
How to reverse animation when i unhover from the element with the only CSS?
animation
css
hover
html
javascript
jquery
php
transition
0 Voti
2 Risposte
13th Mar 2020, 2:51 AM
Maninder $ingh
How I can eliminate integers and take the only character from the input line and reverse it in C.
c
or
python
0 Voti
8 Risposte
1st Feb 2021, 3:21 AM
PRAJWAL
Array in Python
array
python
reverse
1 Voto
7 Risposte
13th Feb 2019, 7:19 PM
Nilutpol Kashyap
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
9
10
11
...
13
Successivo >
Popolare oggi
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Lesson Takeaways
0 Votes
Data analysis
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes
Help
0 Votes