listing10-2.py 51 B

123
  1. # hello2.py
  2. def hello():
  3. print("Hello, world!")