test/test.py
2024-07-18 17:05:39 +02:00

4 lines
48 B
Python

def f():
print("hello")
print("world!")