This project is just for learning. It's not a fully working game. Instructions: Do "see inside". Look at the hexagon blocks in the program window. Predict whether each one will be True or False. Then plug them into the cat's "Say" block to test your hypotheses. The "and" block is true if both of the expressions on either side are true. The "or" block is true if only one of the expressions on either side is true. Next, look at the script for the donut. Predict what the last number is that it will say. Type "c" to test your prediction. Why did you get the output you did?