Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
Shabnam_name_checker
PyStr
Mounesh
Difference of Sum
PyDeco
single_digit_5
tennis
RandomShape
NewFoodTipper
problem rstring
Please log in to post a comment.