0% found this document useful (0 votes)
8 views3 pages

Board of Technical Education Certificate: Maharashtra State

FPP

Uploaded by

sonal.beladar
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)
8 views3 pages

Board of Technical Education Certificate: Maharashtra State

FPP

Uploaded by

sonal.beladar
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/ 3

MAHARASHTRA STATE

BOARD OF TECHNICAL
EDUCATION
Certificate
This is to certify that Mr. / Ms:……………………………………………………………........

Roll No. ............................, of Fifth Semester of Diploma

In Mechanical Engineering of Institute Sanjay Ghodawat Institute, Atigre (Code : 1644) has

completed the term work satisfactorily in course . Fundamentals of Python Programming (313007) for

the academic year 2024 To 2025 as Prescribed in curriculum.

Place: Atigre

Date: ……………………..

Enrollment No:…………………………………

Exam. Seat No:………………………………...

Subject Teacher Head of Department Principal


Sr. Practical Outcome Page Date of Date of Assessment Dated Remarks
No. No. Performance Submission Marks sign of
(25) teacher
.

1. Install Python IDE


Prepare a flow chart and
2. algorithm for simple
problem.
Write a simple program to
3. display a simple message.
(Ex: “Welcome to Python
programming”)
Write a simple Python
4. program by taking user’s
input to - - find the area
of rectangle - find the
area or circle
Write a program to accept
5. value of Celsius and
convert it to Fahrenheit
Write a python
6. program to find
whether the given
number is even or odd
using if - else
statement.
*Write a python
7. program to check
whether a input
number is positive,
negative or zero using
if – elifelse statement.
Write a program to accept
the three sides of a
8. triangle to check whether
the triangle is isosceles,
equilateral, right angled
triangle.
Write a python program
9. for printing multiplication
table of a given number
using for loop. (Ex.
12x1=12 12x2=24 ….
12x10=120)
Write a Python program
to demonstrate the use of
different mathematical
10. functions (Ex. ceiling, floor
etc)

Write a python
program to find mean,
11. mode, median and
standard deviation
using statistics
module.
12. Write a python program
to multiply two matrices
using multidimensional
list.
13. Write a python program
to multiply two matrices
using NumPy

You might also like