You are on page 1of 6

Maharashtra State Board of Technical Education, Mumbai

Program Name: Diploma in Computer Engineering


Academic Year:2023-24 Course: CO-6-I Subject: PWP(22616)

A
Study
On

“Scientific Calculator Using Python”


MICRO-PROJECT REPORT
Submitted in 2024 by the group of 2 students

Sr. RollNo Enrollment


Exam
. Full Name of Students Seat
No. No.
No.
1 CO-18 Samarth Rameshwar Kadam 2215860001 267570

2 CO-27 Pawanraj Rajendra Jadhav 2215860011 267579

Under the guidance of


Mr.Shrikhande S.B
In
Three Years Diploma Program in Computer Engineering
At

Sahakar Maharshi Shankarrao Mohite -Patil Institute of Technology


&Research, Shankarnagar-Akluj (Code: 1586)
INDEX

Sr.
Title Page No.
No.

1 Brief Introduction 1

2 Aim of Micro Project 2

3 Action Plan 3

4 Resources Required 4

0
Brief Introduction

Python is a high-level, interpreted, interactive and object-oriented


cripting language. Python is designed to be highly readable. It uses English
keywords frequently where as other languages use punctuation, and it has
fewer syntactical constructions than other languages.

Python is Interpreted −
Python is processed at run-time by the interpreter. You do not need to
compile your program before executing it. This is similar to PERL and
PHP.

Python is Interactive −
You can actually sit at a Python prompt and interact with the
interpreter directly to write your programs.

Python is Object-Oriented −
Python supports Object-Oriented style or technique of
programming that encapsulates code within objects.

Python is a Beginner's Language −


Python is a great language for the beginner-level programmers and
supports the development of a wide range of applications from simple text
processing to WWW browsers to games.

1
Aim of Micro-Project: -

To Study About python programming.

2
Action Plan: -

Plan Plan Name of Responsible


Sr. Details Of Activity Star Finis TeamMember
No t hDate
Date
Discussion about the Samarth Kadam
1 group Members Pawanraj Jadhav

Samarth Kadam
2 Selection of the Micro- Pawanraj Jadhav
Project Topics

Samarth Kadam
3 Work on the selected Pawanraj Jadhav
micro project

Samarth Kadam
Editing & Proof Reading
4 Pawanraj Jadhav
ofContent

Samarth Kadam
5 Designing of the Pawanraj Jadhav
CircuitDiagram

Samarth Kadam
6 Correction of the Micro- Pawanraj Jadhav
Project

Samarth Kadam
7 Work on Final Report Pawanraj Jadhav
ofthe Micro Project

Samarth Kadam
8 Submitted the Micro Pawanraj Jadhav
project

3
Resources Required/References:-

www.wikipedia.com
2. https://sist.sathyabama.ac.in/sist_naac/documents/1.3.4/b.tech-it-batchno-
211.pdf

You might also like