Questions


August 2023 1 1 Report
Activity 1: Names Printer
Part 1 (5 points): Declare an array of 5 strings and initialize it with 5 names of their choice.
Part 2 (5 points): Write a for loop to print each name in the array.

Activity 2: Days of the Week
Part 1 (5 points): Declare an array of 7 strings and initialize it with the names of the days of the week.
Part 2 (5 points): Write a for loop to print each day in the array.

Activity 3: Grades Calculator
Part 1 (5 points): Ask students to declare an array of 10 integers and initialize it with 10 random grades of their choice (0 to 100).
Part 2 (15 points): Write a for loop to calculate the average grade.​

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.