Commit d70d2c1e by BellCodeEditor

auto save

parent 7c530c8e
Showing with 3 additions and 2 deletions
num_list = []
for i in range(25):
num_list.append([0]* 15)
\ No newline at end of file
num_list.append([0]* 15)
for i, row
\ 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