Create a top-down design and an ada program that inputs


Problem

Write a top-down design and an Ada program that inputs integers larger than 1 and calculates the sum of the squares from 1 to those integers. For example, if the integer equals 4, the sum of the squares is 30 (1+4+9+16). The output should be the value of the integer and the sum, properly labeled. A negative input value signals the end of the data.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a top-down design and an ada program that inputs
Reference No:- TGS02651075

Expected delivery within 24 Hours