Need help on a project To :"Create a class called BankAccount with the following parameters "

MRAB python at mrabarnett.plus.com
Sun Mar 13 20:57:24 EDT 2016


On 2016-03-14 00:40, Chris Angelico wrote:
> On Mon, Mar 14, 2016 at 11:17 AM,  <chetam.chetzy at gmail.com> wrote:
>> Hello, I have this same assignment to create Bank account and I am new to python. please help me out.
>
> The best help you can get is:
>
> DO THE WORK.
>
> You can't simply ask for help without doing any work first. If you
> want to learn how to write Python code, you will have to write code.
> Start by writing as much of it as you can, and *then* ask for help,
> when you get stuck. Otherwise, you're basically asking someone to do
> your homework for you.
>
I'd also suggest working through a tutorial.




More information about the Python-list mailing list