mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 13:58:40 +09:00
2 lines
34 B
Python
2 lines
34 B
Python
|
|
for i in range(0, 5):
|
||
|
|
print i
|