This repository contains examples and explanations of using if statements, comparison operators, and nested if statements in JavaScript. The project is part of an assignment during my learning journey ...
Week 02 - Part 2: Symbols and operators In JavaScript we use certain symbols and operators as commands that perform functions. Students need to understand the concept of what an = means (single equals ...