What is Python?

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.Python is a popular programming language. It was created by Guido van Rossum , and released in 1991.

It is used for:

  • web development (server-side),
  • software development,
  • mathematics,
  • system scripting.
  •  

FOR MORE DETAIL VISIT THIS LINK - https://www.w3schools.com/python/python_intro.asp

Comments

Popular posts from this blog

String Slicing And Other Functions

Lists And Tuples