On 12 December 2015 at 11:29, Harbey Leke <[email protected]> wrote: > oh oh okay start it for me please > thanks or guide me about it then. > -- > https://mail.python.org/mailman/listinfo/python-list
class BankAccount(object):
# your code goes here
Seriously: read the materials you got with your course, or the Python
tutorial and documentation at https://docs.python.org/ .
--
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16
--
https://mail.python.org/mailman/listinfo/python-list
