Next you will find the DIM command. This is used to create arrays. Arrays are simply sets of organized variables. Next you'll find the FOR command this allows you to go through a set of numbers. after the two FOR commands you will find the READ command. this command reads the data up above. finally there is the CX and CY variables. these determine the location of the blank space in the puzzle.