Commit b3d8d789 by BellCodeEditor

save project

parent 4cac003e
Showing with 5 additions and 3 deletions
neme=input("输入名字")
print(neme+"你好啊")
\ No newline at end of file
choice=input("请输入你的选择")
if choice == "是":
print("继续加油吧!少年,我在奥运比赛场等你!")
else :
print("我们不接受这个选项,你再考虑考虑吧!")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment