Page 153 - Plus_V2.2_C7_Flipbook
P. 153
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. ____________ contains the information which is not to be shown on the web page.
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 <HR> 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. ____________
D. Short answer type questions.
1. How do you use variables in python?
2. What are decision making statements? Explain briefly.
3. Define any two properties of CSS.
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.
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

