Commit 7de46ff7 by BellCodeEditor

save project

parent 5f988d1e
Showing with 7 additions and 0 deletions
try:
a=input("请输入你的名字")
a=int(a)
except:
print("错误提示")
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