Python Programming Language
Definition of Python :
1) What is Python? What are the benefits of using Python?
• Python is a programming language with objects, modules, threads, exceptions and
automatic memory management. The benefits of pythons are that it is simple and
easy, portable, extensible, build-in data structure and it is an open source.
• Object is something that exist such as pen – car – button
The Framework Components
Definition :-In computer programming, a software framework is an abstraction
in which software providing environment to create all application such as Computer
Apps – Mobile Apps – Web Apps .
Components :-
• System Class Library (SCL) . standard library is very extensive, offering a wide range of facilities
as ... For Unix-like operating systems Python is normally provided as a collection of ... bytes as packed
binary data · codecs — Codec registry and base classes.{ it’s a template used to create many objects}
• Runtime Environment . To run All Application
• Compiler or Interpreter .
Variables
Temporary memory locations that
have a name the value stored in the
variable can be changed .
Variables
Temporary memory locations that
have a name the value stored in the
variable can be changed .
Assigning Value to variable
Variable Types
Operators 1
Operation Precedence
Help Method
Conditions
Flow Diagram
LEVEL 2 S02 Python
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx
Python PPT 50.pptx

Python PPT 50.pptx

  • 1.
  • 2.
    Definition of Python: 1) What is Python? What are the benefits of using Python? • Python is a programming language with objects, modules, threads, exceptions and automatic memory management. The benefits of pythons are that it is simple and easy, portable, extensible, build-in data structure and it is an open source. • Object is something that exist such as pen – car – button
  • 7.
    The Framework Components Definition:-In computer programming, a software framework is an abstraction in which software providing environment to create all application such as Computer Apps – Mobile Apps – Web Apps . Components :- • System Class Library (SCL) . standard library is very extensive, offering a wide range of facilities as ... For Unix-like operating systems Python is normally provided as a collection of ... bytes as packed binary data · codecs — Codec registry and base classes.{ it’s a template used to create many objects} • Runtime Environment . To run All Application
  • 8.
    • Compiler orInterpreter .
  • 11.
    Variables Temporary memory locationsthat have a name the value stored in the variable can be changed .
  • 12.
    Variables Temporary memory locationsthat have a name the value stored in the variable can be changed .
  • 13.
  • 14.
  • 15.
  • 19.
  • 20.
  • 21.
  • 22.
  • 52.