Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Problem: rstring
def rev(l): r = [] for i in l: r.insert(0, i) return r print(rev([1, 2, 3, 4]))
run
|
edit
|
history
|
help
0
Gettinginput from users
runologist
Difference of Sum
Supermarket prices and stock
test
binary
Shabnam_name_checker
MultiDeco
binary
PyDeco