Files
2026-05-10 20:42:33 +02:00

3 lines
54 B
Python

for i in range(45,55):
print(f"%{i}$lx.", end="")