Page 153 - TP_Pluse_V2.2_Class_7
P. 153
9. Which of the following languages can a computer understand?
(i) Binary language (ii) High level language
(iii) English language (iv) Hindi language
B. Fill in the blanks.
1. The ____________ statement is the simplest conditional statement.
2. In Python, the non-zero value is interpreted as ____________.
3. Among Us is an example of ____________ app.
4. The <LI> tag is used to define ____________.
5. TYPE is an attribute of the ____________ tag.
6. HTML is a ____________ language.
C. Write ‘T’ for True and ‘F’ for False.
1. We cannot sell services by using the e-commerce websites. ____________
2. We can upload multiple files in one go on Google Drive. ____________
3. The <P> tag has no attributes to align text. ____________
4. The if…else statement is the simplest conditional statement. ____________
5. The if…elif…else ladder is another type of iterative statement. ____________
6. Waze is an example of navigation app. ____________
7. Computer converts the information into binary language. ____________
D. Short answer type questions.
1. How do you use variables in python?
2. What are decision making statements? Explain briefly.
3. What is the difference between empty tag and container tag?
4. What is information processing?
E. Long answer type questions.
1. Explain the control statements and its types.
2. Explain the various attributes of the <hr> tag.
3. Write the difference between Blog and Website.
4. Write the goal of SDG 16.
5. Write the HTML code to create a table.
6. What is IF-THEN-ELSE condition?
F. Write a program in python to display the days of a week when the user enters a number
between 1 and 7.
G. Write a program in python to determine the greatest of two numbers.
Test Sheet 2 151

