Commit 8b4a7cb1 by BellCodeEditor

save project

parent f7cdb76e
Showing with 3 additions and 0 deletions
...@@ -20,4 +20,6 @@ for i in range(25): ...@@ -20,4 +20,6 @@ for i in range(25):
new_list[row_index] = num_list[i] new_list[row_index] = num_list[i]
row_index -= 1 row_index -= 1
else: else:
score += 1
num_list = new_list
\ 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