tanks/testy.py

1 line
41 B
Python
Raw Normal View History

2026-08-04 13:19:11 +02:00
print (*([False] * 10 + [True]),sep=', ')