for n in range(0,10): print(n) print('Today is a beautiful day') print('Program finished!')