JavaScript HW-02 — Branching and Loops: Includes conditional logic with if-else, switch, ternary operator, and logical operators (&&, ||, !). Covers loops (while, do…while, for) and string methods (slice, toLowerCase, toUpperCase, includes, startsWith, endsWith, indexOf, trim).
-
Updated
Sep 17, 2025 - JavaScript