Lesson 7

Checking our work


Now that we have coded all three of our actions, we are ready to test the program. Before we test, compare your code to the picture on the side

Make sure that your code is indented properly! If your code is not spaced properly, it will not run correctly

Running the Program.


Now that we have checked our code, we can run it! To run the program, go to Run and then select Run without Debugging

Remeber that the program will appear inside of the terminal when it is running, towards the bottom of the screen