0% found this document useful (0 votes)
2 views11 pages

final2

Uploaded by

shauryabatra5
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)
2 views11 pages

final2

Uploaded by

shauryabatra5
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/ 11

RYAN INTERNATIONAL SCHOOL

SHAHJAHANPUR

PYTHON PROGRAMS FILE

SUBMITTED BY: - SUBMITTED TO: -

PIYUSH VERMA MR. YATINDAR SINGH

CLASS – 10TH A

ROLL NO - 22
CERTIFICATION

This is to certify that this “Python Programs file”


has been successfully submitted by Piyush Verma
of class 10thA under the guidance of Mr. Yatindar
Sir particular fulfilment of the curriculum of
Central Board of Secondary Education (CBSE)
during the academic year 2024-2025.

Signature Internal Examiner:

External Examiner:

Signature of School Head:


ACKNOWLEGMENT

I would like to express my special gratitude to my


computer science teacher Mr. Yatindar, for his guidance
and support in completing my project.

I also wish to record my profound gratitude to Mrs.


Varsha Agarwal the Principal of Ryan International
School, Shahjahanpur for her encouragement and
motivation.

Finally, I would to thank God Almighty and my parents


for providing me with such a great platform and ample
opportunities.
CERTIFICATION

S.NO Program Pg.No


01 Program 1 – Program 2 01
02 Program 3 – Program 5 02
03 Program 6 – Program 8 03
04 Program 9 – Program 10 04
05 Program 11 – Program 12 05
06 Program 13 – Program 14 06
07 Program 15 07
Program 1 - Write a program to input two numbers and swap them using third
variable.

Program 2 - Write a program to input two numbers and check which is even or
odd.
Program 3 – Write a program to accept three numbers and find largest among
them.

Program 4 – Write a program to print the multiplication table of a given


number.

Program 5- Write a program to take a number and count its digit.


Program 6 – Write a program to print the given number is palindrome or not.

Program 7 – Write a program to print factorial of a given number.

Program 8 – Write a program to print name from a given list of characters.


Program 9 – Write a program to print the square of first five natural numbers.

Program 10 – Write a program to compute total marks from the marks of


different subjects stored in the form of list.
Program 11 – Write a program to find given number is prime or not.

Program 12 – Write a program to display live chart from (2,5) to (9,5).


Program 13 – write a program to read image and display using python.

Program 14 – Write a program read csv and display to rows.


Program 15 – Write a program this pattern.
*
**
***
****
*****

You might also like