Page 161 - Plus V4 with Adobe class 8
P. 161
9. Which of the following technologies will be used to track player movements in tennis?
a. NLP b. Machine Learning
c. Computer Vision d. None of these
10. Which of the following is a sub-field of AI which helps in communication between human and computer
in natural language?
a. NLP b. CV
c. Big Data d. None of these
B. Fill in the blanks with the correct words.
1. The statement executes a set of statements repeatedly, until the logical expression
remains true.
2. Any value in the while loop indicates an always true condition whereas zero indicates
condition.
3. The function inserts the object passed to it at the end of the list.
4. can be defined as a block of a reusable code that performs a specific task.
5. List is a collection of data elements.
6. In list, each element or value is called an .
C. Tick ( ) the correct statements and cross ( ) the wrong ones.
1. We can use do-while loop in Python.
2. The continue statement breaks the loops one by one.
3. Traversing means accessing the elements of a list.
4. The index of elements of a list starts from 1.
5. NLP proves to be quite useful in voice text messaging and virtual assistants.
6. The speed at which humans take decisions is much slower than AI systems.
D. Answer the following questions:
1. Write an if condition to display “Yes” or “No” if it is Sunday today and a cricket match also.
2. Distinguish between continue and break statements.
3. Write the syntax to the for loop.
4. What are the different types of functions in python? Explain in detail.
5. While traversing a list when will user get an IndexError?
6. Name one technique using which AI can reduce congestion of traffic in cities.
7. Name one feature of a smart highway.
8. Write a short note on how AI has revolutionised the traffic management system?
Test Sheet 2 159

