mirror of
https://github.com/pocketpy/pocketpy
synced 2026-06-21 07:57:10 +08:00
4 lines
62 B
Python
4 lines
62 B
Python
for k, v in {k: k for k in range(2000000)}.items():
|
|
pass
|
|
|