Commit 87e536eb by BellCodeEditor

save project

parent 4cac003e
Showing with 6 additions and 3 deletions
neme=input("输入名字")
print(neme+"你好啊")
\ No newline at end of file
choice=input("你很棒吗?")
if choice=="是":
print("继续加油,你会变得更棒")
else:
print("不要气馁,你真的很棒")
\ No newline at end of file
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