Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Reverse number
#python 3.5.2 n = 43671729 rev_n = int(str(n)[::-1]) print(rev_n)
run
|
edit
|
history
|
help
0
Converion of dictionary to list of tuples (Stackoverflow problem)
947
static
~2668 Pime Numbers list
Test
Lesson 5
Activity1
L4-HW final
sensi
string without space into list