Files
code_olymp/uts/uts_17_aut_py/2/G.py

2 lines
33 B
Python

print(*range(1, int(input())+1))