Page 135 - Touchpad_Plus_V3.2_Class 7
P. 135
3. Tables represent the data in the form of rows. ............................
4. Data is processed information. ............................
5. We can use do-while loop in Python. ............................
6. AI cannot be used to understand economic growth of the country. ............................
C. Fill in the blanks.
1. ............................ contains all the tools available in GIMP.
2. The <HR> tag is used to draw a ............................ line between two paragraphs.
3. The default bullet style is ............................ in HTML.
4. If a conditional expression return ................................., statements inside the if block are executed.
5. There can be multiple ................................. blocks with the if block.
6. SDG 14 targets to prevent and reduce ...........................
Section B
A. Short answer type questions.
1. When is Free Select tool used?
2. Write one line code to create a third level heading on a web page.
3. Why do we use the <UL> tag?
4. What is an algorithm?
5. What will be the output of the following code, if x = -10:
if (x > 10):
print("x is greater than 10")
elif (x < 10):
print("x is less than or equal to 10")
else:
print("No conditions are true")
6. How AI can be used in Health Care centers?
B. Long answer type questions.
1. Explain Paintbrush tool and the steps to use it.
2. Write the names any two font properties with their values.
3. What is the use of the border-spacing property in a table? Write its syntax.
4. What is IF-THEN-ELSE condition?
5. Write the syntax of the if…else statement.
6. How affordable and clean energy can help achieve the Sustainable Development Goal 13?
Test Sheet 2 133

