Students will be able to... Apply nested loops to solve programming problems. Prompt students to restate the definition of loop. A type of block that causes other code to run multiple times in ...
Students will be able to... Apply loops, variables, and Boolean expressions to implement a Super Mario Bros. style platform game. Practice good debugging skills to correct issues as they arise while ...