You are on page 1of 5

CENTRAL BOARD OF SECONDARY EDUCATION

VIBGYOR HIGH, HSR - 3

A PRACTICAL RECORD FILE IS SUBMITTED FOR THE


ARTIFICIAL INTELLIGENCE CLASS 10 SESSION 2023-24

SUBMITTED BY :
SUBJECT TEACHER(AI) : Ms. SHAZIA SULTANA
CLASS :
ENR NO :
CERTIFICATE

This is to certify that_______________________,


student of Class X, Vibgyor High, HSR-3 has
completed the PRACTICAL FILE during the academic
year 2023-24 towards partial fulfillment of credit for
the ARTIFICIAL INTELLIGENCE practical evaluation of
2023-24 and submitted satisfactory report, as Compiled in
the following pages, under my supervision.

Internal Examiner External Examiner


Signature Signature

Date: School Seal Principal’s Signature


ACKNOWLEDGEMENT

I wish to express my deep sense of gratitude and


indebtness to our learned teacher, AI teacher for
her invaluable help, advice and guidance in the
preparation of this project.

I am also greatly indebted to our principal Ms. Bindu


Rayaroth and our coordinator Ms. Asha K.N and school
Authorities for providing me with the facilities and
requisite laboratory conditions for making this practical
file. I also extend my thanks to a number of teachers, my
classmates and friends who helped me to complete this
practical file successfully.

_______________________
CONTENTS

SL.NO PRACTICAL PAGE NO


1 Program to print out the name given by the user
as input.
2 Program to check whether a number is even or
odd.
3 Program to check if a certain year is a leap year
or not.
4 Program to find the largest number among the
three input numbers.
5 Program to check whether the number entered
is a prime number.
6 Program to find the factorial of a number
provided by the user.
7 Program to display the multiplication table of a
number entered by the user.
8 Program to display the Fibonacci sequence up to
the nth term, where the user provides the value
of n.
9 Program to check whether the number entered
is an Armstrong number.
10 Program to find the sum of the natural numbers
up to n, where the user enters n.
11 Program to find the length of a string entered by
the user.
12 Program to find the sum of digits of a number.
13 Program to check whether a person is eligible to
cast a vote. (Minimum voting age :18 years)
14 Program to create a list of five elements, where
the user enters the value of each element. Print
the list created and also the reverse order of that
list.
15 Program to ask the user to provide the integer
inputs to make a list. Store only the even values
given and print the list.

You might also like