pocketpy/benchmarks/loop_1.py
blueloveTH 8433d40f2c up
2023-02-19 22:05:19 +08:00

2 lines
35 B
Python

for i in range(10000000):
x = i