Commit 4f749606 by BellCodeEditor

save project

parent eaaa60a2
Showing with 2 additions and 1 deletions
......@@ -14,7 +14,7 @@ while True:
print('*'*30)
elif name == "q":
break
else
else:
print('输入错误')
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