program that uses While loops to perform

Thehonest
 (Not rated)
 (Not rated)
Chat

write a program that uses While loops to perform the following steps: Prompt the user to input two integers: firstNum and secondNum (firstNum must be less than secondNum). Output all odd numbers between firstNum and SecondNum. Output the sum of all even numbers between firstNum and SecondNum. Output the numbers and their squares between 1 and 10 Output the sum of the square of the odd numbers between firstNum and SecondNum

 

 

    • 10 years ago
    A+ Work
    NOT RATED

    Purchase the answer to view it

    • qq_11.doc