Project: Say Hello to the Browser
Write three lines of code that display:
"Ready..."in the console"Set..."in an alert pop-up"Go!"in another alert pop-up
This is a chance to practice using different communication methods with the user, behind-the-scenes (console), and up-front (alerts)!
Project: Say Hello to the Browser
Write three lines of code that display:
"Ready..."in the console"Set..."in an alert pop-up"Go!"in another alert pop-up
This is a chance to practice using different communication methods with the user, behind-the-scenes (console), and up-front (alerts)!