What
is Python...?
Python
is a popular programming language . it
was created by 'Guido Van Rossum' .
it's name is similar to the Snake Python so many user find
something interesting in this language . Python released in 1991.and developed by Python Software Solution and
it's symbol is also snake.
it is used for web development (Server Side), for mathematics , software development, System scripting ,.it's syntax are used by programmers in fewer line they describe programming.
it's
name Python is taken from a Famous Comedy show of that time
Monty Python's flying Circus. it is started in early 1980's , implementation in 1989 and Published in 1991.
It's
Features
- Codes are easy to understand and for programming
- It has large library
- Automatic memory management
- Interactive interpreter and is easy for check python commands
- platform independent.
- It is an object oriented programming language
- Python is case sensitive
- Use Variable without declaration
Applications
of Python
- in Graphical User Interface
- Test Framework
- Database
- Multimedia
- Networking
- Text Processing
- Image Processing
It's
Versions
- Python 1.0(1994)
- Python 1.5(1997)
- Python 1.6(2000)
- Python 2.0 (2000)
- Python 2.1(2001)
etc.
Python
program Syntax
>>>34+32
Output
66 (here we see that when we adding two numbers we directly writing and there is no need of any functions.)
No comments:
Post a Comment