Page 53 - IT_V5.0_Class7
P. 53
6. Write an algorithm to do the following:
a. To input Name and Year of Birth from user and display if its a leap year or not.
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
b. To display first 10 multiples of 5.
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
d. To input length and breadth and calculate the perimeter of a rectangle.
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
.............................................................................................................................................................................
#Critical Thinking
C. Competency-based/Application-based questions. #Information Literacy
1. Suveer, a 7th-grade student, wants to create an Average Calculator to help his classmates.
Write an algorithm that will allow him to input each student’s name and their marks in five
subjects, then calculate and display the average.
2. Neha’s teacher asks her to create a flowchart that displays all the even numbers between 1
and 20. Help Neha by designing a flowchart to demonstrate how the list of even numbers
is generated.
Algorithm and Flowchart 51

