# Say hello def hello(): print("Hello world!") hello()