0% found this document useful (0 votes)
198 views10 pages

Report File of Practical File Class 12

This document is a template for a practical file submitted for a Python programming subject. It includes sections for student information, a certificate from the teacher, acknowledgements, an introduction stating it contains 20 programs, and a programs list. The first program calculates the factorial of a user-input number in 3 lines of Python code. The document provides a template for a student to fill in programs and explanations for a programming assignment.

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)
198 views10 pages

Report File of Practical File Class 12

This document is a template for a practical file submitted for a Python programming subject. It includes sections for student information, a certificate from the teacher, acknowledgements, an introduction stating it contains 20 programs, and a programs list. The first program calculates the factorial of a user-input number in 3 lines of Python code. The document provides a template for a student to fill in programs and explanations for a programming assignment.

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