flandre/test/test.py

3 lines
60 B
Python
Raw Normal View History

2025-01-13 14:21:01 +08:00
if __name__ == '__main__':
print(tuple(str((1, 2, 3))))