Home
JavaScript Fundamentals (1)

Assignments:

Strings and Template Literals

  1. Recreate the description variable from the last assignment, this time using the template literal syntax.
Coding Challenge #1Taking Decisions: if / else Statements