fork download
  1. i = "夏以昼"
  2. if i == "夏以昼":
  3. print("我是你的哥哥")# your code goes here
Success #stdin #stdout 0.07s 14168KB
stdin
Standard input is empty
stdout
我是你的哥哥