Page 156 - TechPluse_C8_Flipbook
P. 156
Periodic Assessment 4
(Based on chapters 9 to 11)
A. Write the output of the following codes.
1. sum = 0
for x in range(1, 5):
sum =sum+ x
print(sum)
2. age = 17
if (age >= 18):
print('Eligible to vote')
else:
print('Not eligible to vote')
B. Name the type of following apps:
1. 2.
........................... ...........................
3. 4.
........................... ...........................
C. Write a short note on the following:
1. Artificial Intelligence: ...................................................................................................................................
...........................................................................................................................................................................
2. Tapia: .............................................................................................................................................................
..........................................................................................................................................................................
3. Machine learning: ........................................................................................................................................................
..........................................................................................................................................................................
4. Mechatronics: ..............................................................................................................................................
..........................................................................................................................................................................
154 Premium Edition-VIII

