Commit 43772edd by BellCodeEditor

save project

parent 7eaf2de5
Showing with 1 additions and 1 deletions
...@@ -10,6 +10,6 @@ def new_input(): ...@@ -10,6 +10,6 @@ def new_input():
except: except:
print("输数字") print("输数字")
return(total) return total
a=new_input() a=new_input()
print(a) print(a)
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