2 lines
33 B
Python
2 lines
33 B
Python
![]() |
print(list(reversed(range(10))))
|
![]() |
print(list(reversed(range(10))))
|