Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
reverse the number
#python 3.6.9 a = int(input()) c = str (a) b = c[::-1] print(b)
run
|
edit
|
history
|
help
0
Singleton Design in Python
31 dec
pico menu
linked_lists_2+decisions
Fu 1
https://rextester.com/OSAX55060
PyClosure
HW Descending order Insertion Sort
Removing punctuation from strings
Hello