Commit c33ee390 by BellCodeEditor

auto save

parent 1c5de62d
Showing with 2 additions and 2 deletions
...@@ -20,4 +20,4 @@ def all(gold): ...@@ -20,4 +20,4 @@ def all(gold):
for data in gold: for data in gold:
result=result+data result=result+data
print(result) print(result)
all(prize) all(prize)
\ No newline at end of file \ 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