Commit 3da8fdda by BellCodeEditor

save project

parent b1a781e1
Showing with 4 additions and 2 deletions
...@@ -15,4 +15,6 @@ while True: ...@@ -15,4 +15,6 @@ while True:
elif name == q elif name == q
break break
else: else:
print('输入错误,请重新输入一下名字') print('输入错误,请重新输入一下名字')
\ No newline at end of file print('*'*30)
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