```python print(""" 1. say hello 2. say goodbye """) usrinput = input("Select one: ") if usrinput = - Program Dream