Python Tutorial

Here you can learn about the basics of Python for free.

Sunday, June 2, 2019

Introduction to Python





Python:
Python is a high level programming language  developed by Guido Van Rossum in February 1991.
Python- pluses:
  1. Easy to Use
  2. Interpreted Language
  3. Its completeness
  4. Cross-platform Language
  5. Expressive Language
  6. Free  and Open source :https://www.python.org/
  7. Variety of Usage/Application
Python-some minuses:
  1. Not the Fastest language
  2. Lesser libraries than C, Java, perl
  3. Not strong on Type -Binding
  4. Not easily Convertible