800b163cd8
To make skippable.
2 lines
29 B
Python
2 lines
29 B
Python
print({a for a in range(5)})
|