Can someone point out how to write and run tests to Ni'Yana? I'm busy at the moment. Thanks! ---------- Forwarded message ---------- From: <[email protected]> Date: Mar 4, 2015 9:46 AM Subject: Re: [Tutor] Fixed Vector Array To: "Danny Yoo" <[email protected]> Cc:
I am not sure how to test this. I do not understand arrays fully but this a lab assignment that I must turn in. Sent from Windows Mail *From:* Danny Yoo <[email protected]> *Sent:* Wednesday, March 4, 2015 12:44 PM *To:* Ni'Yana Morgan <[email protected]> *Cc:* [email protected] On Wed, Mar 4, 2015 at 7:40 AM, <[email protected]> wrote: > Need help trying to implement insert, remove, indexof, and reverse functions. > > I tried to do them but am not sure if it is correct. I am struggling with arrays. Hi Niyana, Programmers generally use unit tests to double-check their programs. Do you have any *unit tests* to help you feel more confident which methods are probably ok? _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
