tanks/testy.py
2026-08-04 13:19:11 +02:00

1 line
41 B
Python

print (*([False] * 10 + [True]),sep=', ')