SkoolOS/runtest.py
2020-06-08 03:49:33 -04:00

2 lines
39 B
Python

for i in range(0, 100000):
print(i)