Question: 7. Write appropriate control structure statements for the following conditions (C++): o Write a loop to print 15 random numbers between 6 and 36 If
7. Write appropriate control structure statements for the following conditions (C++):
o Write a loop to print 15 random numbers between 6 and 36
If the number is positive, add the number to the variable positivesum; else, add the number to the variable negativesum.
If x is greater than y and z is less than 20, request that the user input a value for the variable p.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
