Article written by Abd Allah Diab

A passionate pythonist geek looking for problems, to solve :P

2 responses to “I'm Learning Python part 9”

  1. Catalin Fest

    Very good your tutorial.
    You should tell us about “def __init__” .
    This method initializing the class with default parameters.

  2. Abd Allah Diab

    Thanks for passing by :)

    Actually I introduced the “def __init__” in point 2, I said it was the constructor.
    And I have introduced methods too.

    I intend to write the latest part (part 10) soon, and it will contain more about methods and classes and every thing else you need to start your own way on learning more :)

Leave a Reply