Page 144 - TP_V5.1_C8_fb
P. 144
c. The _______________ function inserts the object passed to it at the end of the list.
d. _______________ can be defined as a block of a reusable code that performs a specific
task.
e. Face recognition systems used at workplace and schools to mark the attendance are based
on _______________ .
f. Personal assistant applications such as Google Assistant, Siri, and Alexa are based on
_______________.
g. The _______________ function converts all uppercase letters to lowercase.
3. Write 'T' for true or 'F' for false.
a. Siri is an example of voice recognition system of AI.
b. Fyle is an expense management app.
c. The for loop allows the user to repeat a set of statements multiple number of times
until a given condition is falsified.
d. Narrow AI is a technology designed with an intention to overtake humans in
narrowly defined tasks.
4. Short answer type questions:
a. What is Iteration?
b. Define strings.
c. What is Convolutional Neural Network?
d. Write three examples of AI apps.
e. What are lists in Python?
f. What are functions?
g. What is Computer Vision?
5. Long answer type questions:
a. Differentiate between for and while loop.
b. Consider the following list:
L = [3, 5, 7, 9, 12, 15]
Write the Python code to find the position of the even number in the given list.
c. Define different tools of Data Science.
d. What do you understand by Smart Living?
e. What are jump statements? Define the jump statements used in Python.
142 Premium Edition-VIII Test Sheet 2 PB

