Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 11

PYTHON

PROGRAMMING

Reg:C21UG163CAP032

NAME:I.RIHANA
PYTHON
 WHAT IS PYTHON?
 BENEFITS OF PYTHON
 ANALAIZATION
 USES OF PYTHON
 PYTHON APPLICATIONS
 VARIABLES
 PYTHON DATATYPES
 EXAMPLE
WHAT IS PYTHON
 GUIDO VAN ROSSUM is invented the python in 1985-1990.

 Python is a powerful open source high level and


programming language.

 It is a Beginners level and Machine language.

General Purpose:
 Interactive

 Interrupted

 Object Oriented high level


BENEFITS OF PYTHON
 Data Science

 Statistics

 Exploration and Data


ANALAIZATION
 Academic Scientific Search

 Advance Analytics

 Predictive Analytics

 Machine Learning

 Deep Learning
USES OF PYTHON
 Dynamic

 Object Oriented

 Modular

 Used for Scrubbing

 Supports Math and AI


PYTHON APPLICATIONS
 Web Applications
 Desktop GUI Applications
 Software Development
 Scientific and Numeric
 Business Applications
 Consult Based Applications
 Audio or Video Based Applications
 SD Card Applications
 Enterprise Applications
 Applications for Images

They have two versions


PYTHON2
PYTHON3
VARIABLES
 To store a data values is called a Variables
 They have many version in Variables

They have two statement


 Single line Statement
 Multiple line Statement

Global Variables:
To create a outside of function() so it is called a Global
Variable

CASES:
They have three cases:
Camel Cases:
my Variable Name Rihan

Pascal Cases:
My Variables Name

Snake Cases:
My_Variable_Name=“Rihan”
PYTHON DATATYPES

 TextType : str

 Numeric Type : int , float , complex

 Sequence Type : list , type , range

 Mapping type : diet

 Set types : Set Frozenset

 Boolean Types : Bool

 Binary types : Bytes , byte array

 Nme type : Nme type


EXAMPLE
THANK YOU

You might also like