Python
Python
INTRODUCTION:
The purpose of this internship is to provide brief information about
python.What is the main purpose of python in industrial and other technical
field. To learn about pyhton we need to understand what is python.Python is
dynamic, interpreted languages.There are no type declaration of variables
,parameters,functions or method in source code, this makes the code shorter
and flexible.Python is easy to learn and powerful programming language.
FEATURES OF PYHTON:
• Easy to learn and use
• Cross platform language
• Free and open source
• Expressive language
• Extensible
• GUI Programming support
• Dynamic Memory Allocation
• Integarted
TRAINING CONTENTS:
USING VARIABLES IN PYTHON:
It is about numeric,string,sequence,dictionary data type and relevant
operations while practicing pyhton syntax.
BASIS OF PROGRAMMING IN PYTHON:
Learn how to write programs using conditionals,loops,iretators and
generators,functions and modules and packages.
CHARACTERISTICS OF PYTHON:
Python has a large standard library that provides rich set of modules
and functions.
Python is the portable language.If we want to run a code on different
platform.Python can run on any platform.
CONCLUSION:
It is flexible tool that allows both teaching of traditional
procedural.Python can be used to teach large number of transferable skills.It is
the real world programming language and is used in academia and commercial
world.It is free as in cost and source code.