Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
reverse the number
#python 3.6.9 a = 1234567890 c = str (a) b = c[::-1] print(b)
run
|
edit
|
history
|
help
0
functions add
linked_lists
PyDeque
test2.py
playing around with python
Operator overloading.py
square cube
8
Game4
kenken1