You are on page 1of 19

DEPARTMENT OF COMPUTER

SCIENCE &ENGINEERING
Mini Project Presentation
Project Presentation On
EDITH
SUBMITTED BY:
ISHAN CHATURVEDI
(2002840100063)
What is Python…?
INTRODUCTION
A virtual assistant is a technology based on artifcial intelligence . The sotwareuses
a device’s microphone to receive voice requests while thevoice output takes place at the
speaker. But the most excitingthing happens between these two actions.

It is a combination of several different technologies: voicerecognition, voice analysis


and language processing.

It is completely developed using one o the most powerullanguage python.


CONTENTS

Login Portal

Library Management

Entrance Exam(Quiz)
MODULE DESCRIPTION

Main Module
 Different Built-in functions are used like string handling function - lower()
function and some other functions – input () , print() and etc.
 Different User Defined functions are made like Display(), Change
password(), Student Portal() and more…
LANGUAGE AND TECHNOLOGY

The following primary factors cited by Python users seem to be these:


 Python is object-oriented programming language.
  Structure supports such concepts as polymorphism, operation
overloading ,and multiple inheritance .

 It's free (open source)


Downloading and installing Python is free and easy Source code is easily
accessible
 
 It's powerful
-Dynamic typing
- Library utilities 
-Automatics memory management 
What I can do in
Python ?
STUDENT LOGIN PORTAL
REFERENCE
• https://www.freeprojectz.com/python-django-project/college-management-system

 
 
• https://code-projects.org/college-management-system-in-python-with-source-code/

 
 
 
• https://youtu.be/DUNn0YAIh1U(LoginPortal)

 
 
• https://youtu.be/287lnVXph6o

 
 

You might also like