Commit ce908f5e by BellCodeEditor

auto save

parent 4bacad99
Showing with 4 additions and 6 deletions
chose=input("请输入您的选择") name=input("请输入您的名字")
while True: print(name+",您好")
if chose=="是":
input("加油,你是最棒的!")
else chose=="不是":
input("")
......
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