understanding python

python is a general purpose programming language, with high level data structures. It is an object oriented programming language. Python is interpreted language.

AIM of this repository

This repository focuses on basic python topics. It aims at introducing python from beginner through to advance level.

NOTE

This repository is open for corrections. Is my brief documentation, on my python journey with alx software engineering.

For Who

This repository is for beginners on python language and any person intrested.

python Topics Treated are

  1. how to open a file
  2. Class and objects
  3. Working with date and time
  4. Exception
  5. Python list
  6. String formating
  7. Getter and setter
  8. Inheritance
  9. Date formats
  10. Time module