For example, `5` could be written as `[3, 7, 8, 4, 5, 2, 9][4]` and `[1, 2, 3]` could be written as `[3, 2, 1][::-1]`