snake_squares = {32: 8, 41: 19, 66: 36, 87: 69, 99: 56}
How can I have these numbers still correspond to each other but with lists instead?