mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
4 lines
62 B
Python
4 lines
62 B
Python
for k, v in {k: k for k in range(2000000)}.items():
|
|
pass
|
|
|