2 lines
No EOL
36 B
Python
2 lines
No EOL
36 B
Python
for i in range(10):
|
|
print(i + 1) |