Commit cc1a10c3 by BellCodeEditor

auto save

parent 4b92a527
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)
\ 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