Ticket-Server/test.py

6 lines
95 B
Python

if __name__ == '__main__':
if None:
print("memes")
else:
print("lole")