Introduction to Python


Python


Python is an Interpreted, High Level, General Purpose Programming Language...


It is very simple to learn / understand / code...


It was created by 'Guido van Rossum', and first released on February 20, 1991...


Python 2.0 was released in 2000 and Python 3.0 was released in 2008...


Python is a dynamically-typed (No datatype required) Programming Language...


It is an open source and completely free to use...


It is a Platform independent Language (Windows / Linux / MacOS)...


It supports multiple programming paradigms, including structured, object-oriented and functional programming...


It has built-in Libraries/Modules and also supports external...

Previous Post Next Post