INTRODUCTION
WHAT IS PYTHON ?
Python is a general-purpose programming language that can be
used effectively to build almost any kind of program/application that does
not need direct access to the computer’s hardware.
Python was founded By Guido Van Rossum in around 1994
Python was founded By Guido Van Rossum in around 1994
Python has at most Advantages As compare another programming languages Like ....
->
It is EASY TO LEARN because its simple language.
-> Python is a Interpreted.
-> Python Like English language(Most of keywords are like English word as you will learn).
-> A large amount of FREE AVAILABLE LIBRARIES to expand your application's(program) functionality.
Comments
Post a Comment
Please Comment your problems related to python