1) What is PYTHON ?
2) Features
3) HELLO WORLD 
4) More Features
5) Few comparison of codes in C++ , Java and Python
6) Application for Python
7) Application of Python
Python is a clear and powerful object – oriented programming
language.
It is comparable to java and C++.
1) Uses an elegant syntax, making the programs you write easier
to read.
2) Easy-to-use Language.
3) Comes with a large standard library that supports many
common programming tasks such as connecting to web ,
searching text with regular expressions , reading and
modifying files .
4) Runs anywhere . Including MAC OS , Windows , Linux and Unix.
5) Free language in two ways : First , it doesn’t cost a single
penny and second can be freely modified and redistributed.

python ppt

  • 2.
    1) What isPYTHON ? 2) Features 3) HELLO WORLD  4) More Features 5) Few comparison of codes in C++ , Java and Python 6) Application for Python 7) Application of Python
  • 3.
    Python is aclear and powerful object – oriented programming language. It is comparable to java and C++.
  • 4.
    1) Uses anelegant syntax, making the programs you write easier to read. 2) Easy-to-use Language. 3) Comes with a large standard library that supports many common programming tasks such as connecting to web , searching text with regular expressions , reading and modifying files . 4) Runs anywhere . Including MAC OS , Windows , Linux and Unix. 5) Free language in two ways : First , it doesn’t cost a single penny and second can be freely modified and redistributed.