0% found this document useful (0 votes)
19 views

Practicals: 13 Aim: Determine The Sum of Square of Number From 1 To 10 Numbers Using While Loop. Program: Input

The document describes a program that uses a while loop to determine the sum of the squares of numbers from 1 to 10. The program takes no input, runs the while loop to calculate the sum, and outputs the result, successfully determining the sum of squares from 1 to 10.

Uploaded by

Jasvinder kour
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Practicals: 13 Aim: Determine The Sum of Square of Number From 1 To 10 Numbers Using While Loop. Program: Input

The document describes a program that uses a while loop to determine the sum of the squares of numbers from 1 to 10. The program takes no input, runs the while loop to calculate the sum, and outputs the result, successfully determining the sum of squares from 1 to 10.

Uploaded by

Jasvinder kour
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ROLL NO 9043/18

DATE: 10-04-2020

PRACTICALS : 13

AIM: DETERMINE THE SUM OF SQUARE OF NUMBER FROM 1 TO 10


NUMBERS USING WHILE LOOP.

PROGRAM:

INPUT:

OUTPUT:

RESULT: hence, determine the sum of square of number from 1 to 10


successfully.

You might also like