3 lines
47 B
Python
3 lines
47 B
Python
def test_function():
|
|
print("Hello World!")
|
def test_function():
|
|
print("Hello World!")
|