Page 65 - TP_Prime_V2.2_Class7
P. 65
c. How does computer store and process information?
d. What is IF-THEN-ELSE condition?
21 st
3. Competency-based/Application-based questions. Century #Critical Thinking
Skills
a. Eklavya excels in creative writing and loves drawing and painting but struggles
with math and logical puzzles. Based on the information about the brain’s
functions, which side of Eklavya's brain is likely more active, and why?
Prime (Ver. 2.2)-VII Activity Time ALGORITHMIC INTELLIGENCE
b. Simran is learning about binary code and how computers use 1s and 0s to store data. She
wants to write the binary code for the number 3 and the uppercase letter 'B' using the
ASCII system. What binary codes should Simran use for the number 3 and the letter 'B'?
21 st
Skills
1. Read the program and colour the boxes. Century #Critical Thinking
READ number 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
62 If (number is 1) then colour Blue 4 4 63
4 2 2 3 3 1 1 4
If (number is 2) then colour Green
4 2 2 3 3 1 1 4
If (number is 3) then colour Yellow 4 2 2 1 1 3 3 4
If (number is 4) then colour Purple 4 2 2 1 1 3 3 4
4 2 2 1 1 4
4 2 2 1 1 3 3 4
4 3 3 4
4 4
4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
2. Write the IF-THEN-ELSE condition to check if a number is divisible by 3 or not.
In the Lab Century #Technology Literacy
21 st
Skills #Critical Thinking
• Open Word and write an IF-THEN-ELSE condition to check whether a number is
positive or negative or zero.
• Write an IF-THEN-ELSE condition to check whether a number is divisible by 3 and 5
or not.

