DEV Community

Cover image for Revision Python
SAIFULLAH🇮🇳
SAIFULLAH🇮🇳

Posted on

Revision Python

Quick Summary on Python

Invented By Guido Van Rossum in 1989, but publicly Python was available in 20th February 1991.

Name Python was drived from a comedy circus show named "Monty Python's Flying Circus" which comes on BBC in late 1970s.

The main purpose of this Intro is below ---

11 mind boggling Features of Python :-

  1. Simple and Easy to learn.

  2. Free to use and huge community supported.

  3. High level language i.e Understandable to anyone.

  4. Procedure as well as Object Oriented Programming language.

  5. Extensible.

  6. Portable.

  7. Platform independent.

  8. Interpreted language.

  9. Dynamically typed language.

  10. Embedded.

  11. Extensive libraries.

Bonus - Python idle shell works on a principle of REPL (Read Evaluate Print Loop)

Thank you!
Hope it's helpful.

Stay tune for the next part about Basics of Python.

Top comments (0)

Retry later
👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay