0% found this document useful (0 votes)
22 views8 pages

Computer File

This document is a project submission for a Class XII Physics course at Pragati Vidya Peeth for the session 2024-25, authored by Rohit Singh Gurjar under the guidance of Munesh Saral. It includes a certificate of completion, acknowledgment, and a series of programming tasks related to various topics such as temperature conversion, quadratic equations, leap year checks, and file handling. Each task is followed by an 'OUTPUT' section, indicating that the results of the programs are to be displayed there.
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)
22 views8 pages

Computer File

This document is a project submission for a Class XII Physics course at Pragati Vidya Peeth for the session 2024-25, authored by Rohit Singh Gurjar under the guidance of Munesh Saral. It includes a certificate of completion, acknowledgment, and a series of programming tasks related to various topics such as temperature conversion, quadratic equations, leap year checks, and file handling. Each task is followed by an 'OUTPUT' section, indicating that the results of the programs are to be displayed there.
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

PRAGATI VIDYA PEETH

Session: 2024-25
Subject – PHYSICS
Class – XII

SUBMITTED BY: SUBMITTED TO:


ROHIT SINGH GURJAR MUNESH SARAL SIR

CERTIFICATE
This is to certify that ROHIT SINGH GURJAR,
a student of class XII has successfully
completed the Project Work of physics
under the guidance of [Link] SARAL
(PhysicsTeacher) during the year 2024-25.
___________ _____________
Munesh saral External Examiner

ACKNOWLEDGMENT
I take this opportunity to sincerely express my
gratitude to all for helping me complete this
Project File. My sincere thanks to [Link] saral
Sir, our Physics Teacher for his constant support
and encouragement without whose help and
guidance I would not have been able to complete
this project.

[Link] a program to changing the scale of


temperature.

OUTPUT:
2. Write a program to finding roots of quadratic
equation

OUTPUT:

3. Write a program to check a leap year.

OUTPUT:

4. Write a program for Marks Grading System.


OUTPUT:

5. Write a program to check whether the entered


number is prime or composite.

OUTPUT:

6. Write a program to find whether an inputted


number is perfect or not.

OUTPUT:
7. Write a Program to check if the entered number
is Armstrong or not.

OUTPUT:

8. Draw Fibonacci Series (While Loop).

OUTPUT:

[Link] Factorial of given number.

OUTPUT:

[Link] a program to check Palindrome of a


number.

OUTPUT:

11. Write a program to calculating sum of numbers


given by user.
OUTPUT:

[Link] a program to finding LCM and HCF of two


given numbers.
OUTPUT:
[Link] Library Functions (Math, Statistics).

OUTPUT:

[Link] a program for the game Rock, Paper,


Scissors using Random module.

OUTPUT:

[Link] a program to read, write and update text


file.

OUTPUT:

[Link] a program to read the content of a text


file and display the total number of consonants,
uppercase, vowels and lower-case characters.

OUTPUT:

[Link] a binary file with name and roll no.


Search for a given roll number and display the
name, if not found display appropriate message.

OUTPUT:

18. Create a CSV file with Field empid, empname,


salary, doj (Date of Joining). Make user interface
with following options:

[Link] New Record:

OUTPUT:

[Link] Record By Empid:


OUTPUT:

[Link] Salary:
OUTPUT:

[Link] Record:
OUTPUT:

[Link] a student table and insert data. Implement


the following SQL commands on the student table:
[Link] table to add new attributes / modify data
type / drop attribute:

[Link] table to modify data:

[Link] By to display data in ascending / descending


order:

[Link] to remove tuple:

[Link] BY and find the min, max, sum, count and


average:
[Link] SQL with Python by importing the MySQL
module and perform the following operations:

[Link] RECORDS:

OUTPUT:

[Link] RECORDS:

OUTPUT:

[Link] RECORDS:
OUTPUT:

[Link] RECORDS:
OUTPUT:

You might also like