python


WHAT IS PYTHON;

Python is a

HISTORY OF PYTHON?


USES OF PYTHON;


FEATURES OF PYTHON;

1.OBJECT ORIENTED PROGRAMMING:

Object oriented programming is a programming paradigm.the main aim of the oop is connect data with their function. Oops

2.INTERPRED:

It translates the source code into machine code and checks the code line by line in program.

3.OPEN SOURCE:

It means we don’t need to pay any amount to use the software and write code in that.

4.EXTENSIBLE:

It means we can write some codes using c /c++ and execute the code in c/c++.

5.EXPRESSIVE:

It means that it is easy to write codes and written codes are in understandable form.

6.CROSS PLAT-FORM:

It means we write codes in one os(windows) and run code in another os like linux.

7.INTERGRATED:

It means various parts or aspects are linked or coordinate.

8.LARGE STANDARD LIBRARY:

Library means is a collection of pre-compiled routine that a program ca n use.

JOB OPPORTUNITITES:

There are job opportunities available in industries:
U can become If you have good knowledge in python.

WHERE PYTHON IS USED:

We already know that python is most used language now a days.
Let’s see some real life examples.
The top aplications are using python as primary programming

SIMPLE PROGRAM

1.To Add Two Values: