0% found this document useful (0 votes)
4 views

AI practical file format

Hhh

Uploaded by

renniekumar20
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

AI practical file format

Hhh

Uploaded by

renniekumar20
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CH.

CHHABIL DASS
PUBLIC SCHOOL

ARTIFICIAL INTELLIGENCE

CLASS-X(2024-25)

PRACTICAL FILE
S.No. CONTENT SIGN
1 WAP to print out the name given by the user as input.

2 WAP to check the number is even or not.

3 WAP check if a certain year is a leap year or not.

4 WAP to find the largest number among the three input numbers.

5 WAP to check whether the number entered is a prime number .

6 Find the factorial of a number provided by the user.

7 Display the multiplication table of a number entered by the user.

8 Find the sum of the natural numbers upto n where the user enters n.

9 WAP to find the length of a string entered by the user.

10 WAP to find the sum of digits of a number.

11 Check whether a person is eligible to cast a vote or not.

12 Create a list of 5 elements where the user enters the value of each

element. print the list created and also the reverse of that list.

13 Ask the user to provide the integer inputs to make a list. store only

the even values given and print the list.

14 Find the square of the sum of the first 5 natural numbers .

15 Display the square of the first 5 natural numbers.

You might also like