Page 155 - TP_V5.1_C8_fb
P. 155
2. A group of students is exploring different AI applications in their daily lives. They notice how voice
assistants help them with their homework. What are some tasks that AI voice assistants like Siri
or Alexa can perform for students?
3. Priya is watching a movie that features a humanoid robot capable of expressing emotions. She
wonders if such robots exist in real life. Discuss the features of a real-life humanoid robot.
4. Your local library wants to use robots to help manage book returns and check-outs. What are the
potential applications of RPA in the library, and what are the advantages of employing robots for
this task?
5. Your teacher wants to use AR to make science lessons more exciting. How could AR be used to
show the solar system in your classroom? What would be the benefit of using AR for this lesson?
6. Your art class is using a 3D printer to create models of famous landmarks. What are the advantages
of using a 3D printer for this project, and how can we use it to create these models?
Chapter 4: Cloud Computing
1. Mohit has a desktop computer, and he wants to learn and explore cloud computing. He is constantly
asking his father to get him a phone so he can create and use a cloud computing account. Is he
correct in requesting a phone, or is it possible to accomplish this task from a desktop computer
as well?
2. An e-commerce company is planning to migrate its infrastructure to the cloud to handle the
increased traffic during holiday seasons. They are considering using a combination of public cloud
services and private cloud resources. What factors should the company consider when choosing
between public and private cloud solutions for their e-commerce platform?
3. Mr. Raghavendra, an educationist, is planning to launch a new app that will help and support
teenagers who are having difficulties with their homework. This app will allow students to help
each other with concepts and also have a number of teachers and professionals to mentor and
guide students. Identify three platforms where we should distribute this app to ensure it reaches
the greatest number of students.
4. Vijay needs to create his project, but his system does not have MS Office installed. He wants to
complete his project for the final exam practical, in which he needs a word processor. Could you
suggest a solution? He has an internet connection at his home. Which application can he use to
complete his task?
5. Imagine your school is using a hybrid cloud system for managing both internal student data
and online learning resources. Explain how the school could benefit from using both public
and private cloud services.
Chapter 5: Iterations in Python
1. Study the given code:
numbers = [2, 4, 6, 8, 10]
total = 0
for num in numbers:
Assignments 153

