Page 167 - Code_GPT_Class_8
P. 167
PERIODIC ASSESSMENT 4 (Based on chapters 9 to 11)
A. What will be the output of the following code?
list1=[9,11,15,23,25,30]
print(list1[1])
print(list1[3])
print(list1[4])
B. Write one example of the following:
1. Application of NLP
2. Application of CV
C. Identify the following technologies and write their names:
1.
2.
3.
Periodic Assessment 4 165

