Posts

Python Programming

Image
Python is a very simple yet very powerful object oriented programming language.  Python is developed by Guido van Rossum . Guido van Rossum started implementing Python in 1989. Python is a very simple programming language so even if you are new to programming, you can learn python without facing any issues. Interesting fact : Python is named after the comedy television show Monty Python’s Flying Circus. It is not named after the Python snake. Features of Python programming language 1. Readable: Python is a very readable language. 2. Easy to Learn: Learning python is easy as this is a expressive and high level programming language, which means it is easy to understand the language and thus easy to learn. 3. Cross platform: Python is available and can run on various operating systems such as Mac, Windows, Linux, Unix etc. This makes it a cross platform and portable language. 4. Open Source: Python is a open source programming language. 5. Large standard