Python & Basics: Prepared by - Pasupathi Ganesan

You might also like

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

PYTHON & BASICS

PREPARED BY – PASUPATHI GANESAN

Tata Communications - Internal


What is Python?
 Python is a general-purpose programming language used for development of applications

 It has wide range of applications from Web development (like: Django and Bottle), scientific and mathematical

computing (Orange, SymPy, NumPy) to desktop graphical user Interfaces (Pygame, Panda3D)

 The syntax of the language is clean and length of the code is relatively short

Tata Communications - Internal


Why Python ?

 A simple language which is easier to learn

 Free and open-source

 Large standard libraries to solve common tasks

 Object-oriented

Tata Communications - Internal


Thank you

Tata Communications - Internal

You might also like