Files
2020-08-14 10:20:08 +00:00

2 lines
65 B
Python

def func():
fragments = ' '.join({'{42}' for _ in range(10)})