Time to Code
Let’s implement the game!
We'll cover the following...
Note: To test your logic and implementation for all the tasks in this lesson, write your code within the commented block. In the code widget, replace
/* Write your code here */
with your code. To run the program, click the “Run” button. ...