Commit e5a46273 by BellCodeEditor

save project

parent 8548eee3
Showing with 3 additions and 0 deletions
......@@ -19,4 +19,7 @@ for i, row in zip(range(1,26),num_list):
if is_full == False:
new_list[row_index]=num_list[i]
row_index -= 1
else:
score += 1
num_list = new_list
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