Dara Adekoya 04/03/2024
Program
Online Class
Date
March 4, 2025
Arrival
4:56 pm
Departure
6:05 pm
Class
Mozilla (Web Intermediate)
Courses Learnt
Web Dev
Assignment
- Write a program that takes a student's score as input and uses a switch statement to determine their grade. The score should be in the range of 0 to 100. Use the following grading scale:
90 and above: A
80-89: B
70-79: C
60-69: D
Below 60: F
- Design a program that simulates a traffic light. The user should input a color (1 for red, 2 for yellow, 3 for green). Based on the input, use a switch statement to output the appropriate message (e.g., "Stop", "Proceed with caution", "Go").
- Develop a language selector program that prompts the user to choose a language (1 for English, 2 for Spanish, 3 for French). Using a switch statement, display a greeting message in the selected language.
Resources
Nil
Assessment (Last Week)
Done
Comment
Calm and attentive
Parent’s Feedback
0 Comments