<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 8, 2016 at 3:58 PM, Deon P Hugo <span dir="ltr"><<a href="mailto:deon.hugo@vodamail.co.za" target="_blank">deon.hugo@vodamail.co.za</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div lang="EN-ZA"><div><p class="MsoNormal">Good day,<u></u><u></u></p><p class="MsoNormal">I am using Python 3.5.2.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">When I try to run the following program:<u></u><u></u></p><p class="MsoNormal"><u></u> </p></div></div></blockquote><div><br></div><div> Hi Deon,</div><div><br></div><div>Questions like this should be asked on StackOverflow or python-list, but I think you need to rename _init_ to __init__ in the following line:</div><div><br></div><div>    def _init_(self, name):</div><div><br></div><div>--Berker</div></div></div></div>