1.1 Assume you have a class that consist of five learners. Write a program that prompts the user to enter the NAME of student and
1.1 Assume you have a class that consist of five learners.
Write a program that prompts the user to enter the NAME of student and press enter to record mark of student.
The program should then prompt the user to enter the mark for the student and press enter to record the name of the NEXT student
The program should store the names of the students in an array named students and store the marks of the students in array called marks
The program should then print a list of the names of the students together with their marks in the following format: NAME STUDENT IS: JERRY AND MARK IS: 78
PLEASE SHARE THE CODE AS WELL AS THE RESULTS. THANK YOU
Step by Step Solution
There are 3 Steps involved in it
Step: 1
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started