Friday 4 June 2021

What is Python Programming Language?

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. It can be used for a wide variety of applications- back end development, software development, data science and writing system scripts.

Python was conceived in the late 1980s by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands as a successor to ABC programming language, which was inspired by SETL, capable of exception handling and interfacing with the Amoeba operating system. Its implementation began in December 1989.

Python is an open-source programming language and can be downloaded  for free at python.org

Example of a simple Python program





No comments:

Post a Comment