2023-07-23 19:03:06 +10:00

5 lines
40 B
Python

x = "test"
def printit():
print(x)