python-CSD-kursu/python-temel/test.import.py
2023-05-27 12:41:48 +03:00

6 lines
52 B
Python

# test.py
def foo():
print('I am foo')
x = 10