Lesson 8, Tuesday, 2026-04-14
The computer chooses a secret number between 1 and 100.
The player has to guess that number, but the computer can only tell wether they guessed too low, too high or whether they guessed the right number.
You're running a business selling 2 products.
The user can enter how many of each products they want to order, and your job is to tell the user how much they need to pay.
Link: https://raw.githubusercontent.com/ReDI-School/js-2026-spring/refs/heads/main/project/webshop.html
You're managing an employee information portal.
The user can view employee details, including phone numbers and addresses.