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

2 lines
63 B
Python

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