Many, many, pacpeople

As usual, we learn the hard way to do something , and then, after we take FOREVER to complete the project, we learn the shortcut. Today it was arrays. We were able to make about 10 pacmen move across the screen, rewriting the code each time. After we shortened it with for loops, which helped a little, but not much. THEN she shows us the shortcut to do most of it in only one line. With arrays , we were able to make 3,000 pacmen race across the screen randomly.