2 lines
No EOL
45 B
Python
2 lines
No EOL
45 B
Python
for number in range(1,101):
|
|
print(number) |