Home
JavaScript Fundamentals (1)

Coding Challenge:

use the code from challenge #1, and the improve it.

  1. Print a nice output to the console, telling the user what Mark needs to achieve: Example: " Mark got out 10 books in the first half! He was under $5. He needs 6 more books to reach his goal of $225. He will need to see 25 more people before the end of the day! "
Taking Decisions: if / else Statements