Commit be311cd8 by BellCodeEditor

save project

parent e4dd1b5a
Showing with 4 additions and 2 deletions
...@@ -10,4 +10,6 @@ def fun(): ...@@ -10,4 +10,6 @@ def fun():
except: except:
print("请输入一个数字") print("请输入一个数字")
print(total) print(total)
return total
\ No newline at end of file a=rin()
print(a)
\ 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