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

Practical-File - Xi - Ip IP

Pratical file python

Uploaded by

Usha Sharma
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)
12 views

Practical-File - Xi - Ip IP

Pratical file python

Uploaded by

Usha Sharma
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/ 16

ADITYA BIRLA PUBLIC SCHOOL, SIDHI

Practical File
Class-XI
Session 2024-25

Informatics Practices (065)

Submitted By:

Name:……………………

Roll No. :…………………

Class & Section:

Submitted to:

Mr. Sharad Sahu


PGT(IP)

1
PRACTICAL RECORD FILE
SUBJECT: INFPRMATICS PRACTICES(065)
INDEX

S. DATE PRACTICAL PROBLEM PAGE SIGN OF


No. No. TEACHER

1 To enter first and last name, then display the full name

2 To add two numbers entered by user

3 To calculate the perimeter of a rectangle

4 To calculate the area of a given triangle

5 To Calculate simple interest

6 To check whether a given number is positive, negative or zero

7 To check whether a given number is even or odd

8 Program to find the total marks, percentage and grade of five


subjects marks
9 Program to check whether a given year is leap year or not

10 To print 1 to 10 numbers using for loop

11 To print multiplication table of any given number

12 To print sum of first ten odd numbers

13 Program to enter 5 numbers in a list then find the average of all


numbers
14 Program to enter 5 numbers in a list then display all the even
numbers of list
15 Program to create a dictionary and enter the name and marks of
five students

2
PRACTICAL No-3
PROBLEM: Program to enter first and last name, then display the full name

SOLUTION:

OUPUT:

3
PRACTICAL No-4
PROBLEM: To add two numbers entered by user

SOLUTION

OUTPUT

4
PRACTICAL No-5
PROBLEM: To calculate the perimeter of a rectangle

SOLUTION:

OUTPUT

5
PRACTICAL No-6
PROBLEM: To calculate the area of a given triangle

SOLUTION:

OUTPUT:

6
PRACTICAL No-7
PROBLEM: To calculate the Simple Interest of a given amount.

SOLUTION:

OUPUT:

7
PRACTICAL No-8
PROBLEM: To check whether a given number is positive, negative or zero

SOLUTION:

OUTPUT:

8
PRACTICAL No-9
PROBLEM: To check whether a given number is even or odd

SOLUTION:

OUPUT:

9
PRACTICAL No-
10
PROBLEM: To check whether a given number is even or odd

SOLUTION:

OUTPUT:

10
PRACTICAL No-
11
PROBLEM: To check whether a given number is even or odd
SOLUTION:

OUTPUT:

11
PRACTICAL No-12
PROBLEM: To print 1 to 10 numbers in a single line using for loop

SOLUTION:

OUTPUT:

12
PRACTICAL No-13
PROBLEM: To print multiplication table of any given number

SOLUTION:

OUPUT:

13
PRACTICAL No-12

PROBLEM: To print sum of all odd numbers between 10 to 100

SOLUTION & OUTPUT

PRACTICAL No-13

PROBLEM: #Program to enter 5 numbers in a list then find the average of all
numbersSOLUTION & OUTPUT

14
PRACTICAL No-14
PROBLEM : Program to enter 5 numbers in a list then display all the even numbers of list

SOLUTION & OUTPUT

15
PRACTICAL No-14
PROBLEM : Program to create a dictionary and enter the name and marks of five
students

SOLUTION & OUTPUT

16

You might also like