mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-20 12:35:34 -04:00
2 lines
29 B
Python
2 lines
29 B
Python
print({a for a in range(5)})
|