Create a program using a loop that calculates the square


Create a program using a loop that calculates the square of each number (the number raised to the second power) starting with 1 and outputs the square . The program should end when the square is equal to 100. You should use a WHILE loop.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Create a program using a loop that calculates the square
Reference No:- TGS094999

Expected delivery within 24 Hours