Page 146 - TechPluse_C7_Flipbook
P. 146
B. Write ‘T’ for true and ‘F’ for false.
1. SDG 8 aims to lessen the youth unemployment. ............................
2. SDG 7 aims to provide clean energy. ............................
3. The statements used to repeat a set of instructions in a program are called
iterative statements or looping statements. ............................
4. Gmail does not allow you to send an e-mail. ............................
5. Encrypted data can be understood easily. ............................
6. The print() function allows to display output on the screen while a
program executes. ............................
C. Fill in the blanks.
1. ............................ stands for Sustainable Development Goals.
2. ............................ statement is used to repeat a set of instructions until a condition evaluates
to true.
3. ............................ denotes to whom the mail is to be sent. The user has to write the recipient’s
e-mail address.
4. Recognition of biological characters is an example of ............................ authentication.
5. The ............................ operators are used to assign the value of the right expression to the left
operand.
Section B
A. Short answer type questions.
1. What is the aim of SDG 12?
2. When is the IF-THEN-ELSE statement used?
3. What do you mean by expression ‘a = 8’?
B. Long answer type questions.
1. Write the aim of SDG 1 to 5.
2. What is looping? What are the two looping statements used in BASIC-256?
3. Write a program that inputs two numbers a and b, and calculate sum and product of numbers
between a and b using FOR...NEXT loop.
4. What are the advantages of an e-mail?
5. Define modes of Python IDLE.
144 Premium Edition-VII

