Commit 006e944c by BellCodeEditor

save project

parent 6208c6da
Showing with 4 additions and 2 deletions
......@@ -17,4 +17,6 @@ def sun(unit):
for i in unit:
count=count+i
return count
print(new_input())
\ No newline at end of file
price=new_input()
pay=sun(price)
print("zg"+str(pay)+"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