flandre/test/test.py
2025-01-13 14:21:01 +08:00

3 lines
60 B
Python

if __name__ == '__main__':
print(tuple(str((1, 2, 3))))