2 lines
57 B
Python
2 lines
57 B
Python
def test_func():
|
|
print('hello world! from test func') |
def test_func():
|
|
print('hello world! from test func') |