Page 127 - TP_Plus_v4_Class7
P. 127
3. If a condition is False, the statements written after the if are executed.
4. The result of a condition will never be true.
5. ASCII stands for American Standard Code for Information Interchange.
Q Answer the following questions:
A
1. What is information processing?
2. What is an algorithm?
3. How does computer store and process information?
4. What is if-then-else condition?
5. Write an ‘if’ condition to display “picnic” if it is Sunday today otherwise display “School”.
21 st #Critical Thinking
Scratch Your Brain. Century #Technology Literacy
Skills
1. Read the program and colour the boxes.
If (number is 1) then colour Blue 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 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 3 3 1 1 4
If (number is 4) then colour Purple 4 2 2 1 1 3 3 4
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
#Algorithmic Intelligence 125

