c=input() if c=='a': print("apple") elif c=='b': print("banana") elif c=='c': print("cat") else: print("no")
使用您的 Hydro 通用账户