Commit 7d7cc605 by BellCodeEditor

save project

parent f2bf7e18
Showing with 3 additions and 2 deletions
...@@ -13,5 +13,5 @@ def new_input(): ...@@ -13,5 +13,5 @@ def new_input():
print("_"*30) print("_"*30)
print(total) print(total)
return total return total
input("请输入产品价格") y=new_input()
new_input() print(y)
\ 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