mirror of
https://github.com/open-goal/jak-project
synced 2026-06-16 23:00:49 -04:00
a3e004f475
Co-authored-by: Hat Kid <6624576+Hat-Kid@users.noreply.github.com>
3 lines
57 B
Python
3 lines
57 B
Python
for i in range(0, 1579):
|
|
print(f"(text-id-{i} {i})")
|