Function Demo | Otome  



Function Demo | Otome

if action == 'a': help_eli() elif action == 'b': ignore_eli() else: print("Invalid choice. Let's start again.") start_game()