Class 9 AI (417) AI Reflection, Project Cycle and Ethics 30 MCQs 30 Marks 10 Minutes 1 Mark Each Instructions There are 30 MCQs in this test. Each correct...
Class 10 AI (417) – Practice Test Class 10 AI (417) Self-Management Skills – Practice Test 83 Question Bank 40 Questions 40 Marks 15 Minutes 1 Mark / Correct...
Class 10 AI 417 – Communication Skills Practice Test Class 10 AI (417) Communication Skills – Practice Test 📝 30 Questions 🎯 30 Marks ⏱️ 15 Minutes ✅ 1...
ASSIGNMENT Q.14 Q.2 Write a Python program to count the number of vowels and consonants in a string entered by the user. string = input("Enter a string: ") vowels...
ASSIGNMENT Q.13 Q.13 Write a menu-driven Python program to list Slicing and Manipulation that Accept 15 integers in a list and display: First five elements Last five elements Middle...
ASSIGNMENT Q.12 Q.12 Write a menu-driven Python program to maintain a list of movie names. to Perform: Add movie Insert movie at position Delete movie Rename movie Count total...
ASSIGNMENT Q.11 Q.11 Write a menu-driven Python program to create a Shopping Cart program that allows the user to: Add products. Remove products. Search a product. Display all products....
ASSIGNMENT Q.10 Q.10 Write a menu-driven Python program to perform the following operations on a list like. Insert Element Append Element Extend List Remove Element Pop Element Search Element...
ASSIGNMENT Q.9 Q.9 Write a Python program to create a Student Result System that calculates a student’s total marks, percentage, grade, and result status. Percentage >= 90% : Grade...
ASSIGNMENT Q.8 Q.8 Write a Python program to calculate the monthly electricity bill of a customer based on the number of units consumed. For first 50 units Rs. 0.50/unitFor...