Answered step by step
Verified Expert Solution
Question
1 Approved Answer
C++ I was going to use a nested for loop to separate the numbers that the random number generator will generate. As in the numbers
C++
I was going to use a nested for loop to separate the numbers that the random number generator will generate. As in the numbers 1-10 for F, 11-40 for D, 41-70 for C, 71-90 for B 91-100 for A. Each number that is generated and falls within the range of the specific grade will increase the input for that grade by 1 on the report.
I have no idea how to display the graph though
Thank you ahead of time for helping.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
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