Page 110 - PlugGPT_V2.0_C7_Flipbook
P. 110
Periodic Assessment 4
(Based on chapters 7 & 8)
A. Look at the given SDG’s icons and write their aims.
ZERO
2 HUNGER
1. .....................................................................................................................................................
GENDER
5 EQUALITY
2. .....................................................................................................................................................
DECENT WORK AND
8 ECONOMIC GROWTH
3. ......................................................................................................................................................
REDUCED
10 INEQUALITIES
4. .....................................................................................................................................................
LIFE
15 ON LAND
5. .....................................................................................................................................................
B. Write a Python program to calculate the area of a rectangle.
C. Find the error in the given codes and write the correct code.
1. p, qr = 10, 20, 30
print(p, q, r)
2. var1 = 1
var2 = 2
var1 = 3
print(var1 var2 + var3)
108 Premium Edition-VII

