R04½: You can't avoid running the code
- Due Jan 17, 2020 at 2:39pm
- Points 2
- Questions 2
- Available until Jul 13, 2020 at 8am
- Time Limit None
Instructions
Learning goal: Practice running small JavaScript programs to build confidence in your reading response answers.
In a live JavaScript environment, such as repl.it Links to an external site., Glitch, or your browser's console, run the code from the questions below and report what number it prints to the console. For Repl.it, a console is clearly visible on the screen when you show up at the site. For Glitch and some other sites, you'll need to open the console built into your browser. There are many ways of doing this (that differ slightly between browsers), but keyboard shortcuts are usually the quickest: Cmd + Option + J (on a Mac) or Cmd +Shift +J (on Windows).
Only registered, enrolled users can take graded quizzes