python-CSD-kursu/function.py

3 lines
33 B
Python
Raw Normal View History

2023-05-21 16:44:47 +00:00
def foo():
print('I am foo')