Question: 3. Write a script that generates two random numbers between -5 and 25, calculates their average, and if the average is greater than 10 then
3. Write a script that generates two random numbers between -5 and 25, calculates their average, and if the average is greater than 10 then prints "High Average" else prints "Low Average". You can use SRANDOM to generate the random numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
