Question: Here is the first assignment.(Write a program that will ask the user for their name. If the user does not input anything, display a warning
Here is the first assignment.(Write a program that will ask the user for their name. If the user does not input anything, display a warning before continuing, but do not stop the program. The program will then ask the user whether they want to conduct an addition, subtraction, multiplication, or division problem. Once the user indicates their choice, the program will display 2 randomly generated numbers between 1 through 9, inclusive, in a math problem matching the users choice.)
THIS IS THE ASSIGNMENT I NEED HELP ON
Write a program that can administer the math quiz written in assignment 4 to a series of students. The program will ask for the number of students, then administer each student 4 randomized math quizzes. After a student takes the quizzes, the program will display the number of quizzes that student answered correctly and the number of quizzes answered incorrectly. Validate all user input.
Language is C#
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
