Commit ef38c309 by BellCodeEditor

save project

parent 0d0977cb
Showing with 12 additions and 2 deletions
......@@ -39,4 +39,14 @@ def sum(money):
price = new_input()
pay = sum(print)
print("12345678910"+str(pay)+"12345678910")
\ No newline at end of file
print("12345678910"+str(pay)+"12345678910")
import func
data = func.new_input()
score = func.sum(data)
\ 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