task1/my_script.py

7 lines
61 B
Python

def main():
print("Hello world!")
d = a - b
main()