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

Report File of Practical File Class 12 Python by Ram Sir and Study Tech Academy

This document is a practical file submitted for a Python programming subject. It contains 20 programs on important Python concepts to help the student become a software developer. The first program takes a number from the user as input and calculates its factorial value. The practical file was created under a teacher's supervision and guidance to fulfill the requirements of an Informatics Practices subject using Python.

Uploaded by

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

Report File of Practical File Class 12 Python by Ram Sir and Study Tech Academy

This document is a practical file submitted for a Python programming subject. It contains 20 programs on important Python concepts to help the student become a software developer. The first program takes a number from the user as input and calculates its factorial value. The practical file was created under a teacher's supervision and guidance to fulfill the requirements of an Informatics Practices subject using Python.

Uploaded by

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

My

Practical File

BASED

ON

Python Programming

THIS Practical File SUBMITTED FOR


FULFILMENT OF SUBJECT INFORMATICS PRACTICES with Python
(CBSE New Syllabus 2019-2020 Onwards ..  )

1
SUBMIT by 

Roll Number ____________________

Name of Student ____________

Class ____ Section___________

2
CERTIFICATE

THIS IS TO CERTIFY THAT SHE/HE HAS WORKED UNDER MY

SUPERVISION ON AND COMPLETED IT TO MY FULL SATISFACTION.

TEACHER SIGNATURE ……………..... .

DATE :

3
ACKNOWLEDGEMENT

WE ARE THANKFUL TO OUR COMPUTER TEACHER WHO

HELPED AND GUIDED ME WHILE MAKING THIS

PRACTICAL FILE . WE WOULD ALSO LIKE TO THANK MY

COMPUTER DEPARTMENT OF OUR _________ PUBLIC

SCHOOL HO HELPED AND GAVE ME TIME FOR THE

COMPLETION OF MY PRACTICAL FILE

4
INTRODUCTION

This Practical file has 20 Important Program


based on the python programming.

(We try to write those programs in it which has


very important concepts and we sure that it will
help us in near future and we can become
software developer in MNCS  )

5
Programs LIST

1. Write a Program to Input a Number and show its

factorial value ? | Page #1

2.

6
Program #1

Question #1

To Show the Factorial Value of N ? N is input by User ?

Answer

def facto(n):

7
8
CONCLUSION

“SCHOOL Bill Generating System” has been

prepared to reduce manual work and with the

help of this project total amount to be paid is

being calculated automatically in fast manner.

9
.................................................................

10

You might also like