Commit 476213bf by BellCodeEditor

save project

parent 2cd84fcd
Showing with 5 additions and 2 deletions
...@@ -15,4 +15,5 @@ def new_input(): ...@@ -15,4 +15,5 @@ def new_input():
a=a+i a=a+i
return a return a
print("要消费"+str(new_input())+"元")
\ No newline at end of file #print("要消费"+str(new_input())+"元")
import diy
diy.new_input()
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