AI Portfolio Assignment
AI Portfolio Assignment
1. Using Problem Statement Template. Create a 4W Project Canvas for the following Case
Study:
MIIT Academy is an IT Ins tute which provides Computer Training to Senior Professionals.
The ins tute has limited seats and is high in demand among the Working Professionals. It is
planning to conduct an Entrance Test at Pan India level. They have to ensure that
unauthorised people don't enter the Exam Centres so that they have fair admission
selec on. For this, they need a system in place that should check who all are entering the
centre, and the system should raise an alert if it finds any unauthorised person entering. The
ins tute has the hard copies of the photographs of all the professionals who have applied
and also all staff would be present at the centres.
Refer Unit:2 AI Project Cycle – Problem Statement Template.
2. Execute the following python program and take printouts along with output of the
code and assemble it in Por olio.
1. Write A Python Program to Input Student’s name, class, age and marks and print PASS or
FAIL. A Student Is Passed If He/she Got More Than or Equal To 50 Marks.
2. Write a Python program to construct the following pa ern, using a nested loop
number.
Expected Output:
1
22
333
4444
55555
666666
7777777
88888888
999999999
1|Page
LANCER’S CONVENT SCHOOL
ARTIFICIAL INTELLIGENCE (CODE 417)
PYTHON & AI PROJECT CYCLE PRACTICAL FILE QUESTION
CLASS IX
2|Page