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
two sum
Replace
Nama Bulan Python
http_request
Cofe
PyDeco2
Pattern
PyAddBook
Simple code to find all divisors for a number
Difference of Sum