[Tutor] Fwd: Re: Fixed Vector Array

Danny Yoo dyoo at hashcollision.org
Wed Mar 4 18:51:19 CET 2015


Can someone point out how to write and run tests to Ni'Yana?  I'm busy at
the moment.  Thanks!
---------- Forwarded message ----------
From: <niyanaxx95 at gmail.com>
Date: Mar 4, 2015 9:46 AM
Subject: Re: [Tutor] Fixed Vector Array
To: "Danny Yoo" <dyoo at hashcollision.org>
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 <dyoo at hashcollision.org>
*Sent:* ‎Wednesday‎, ‎March‎ ‎4‎, ‎2015 ‎12‎:‎44‎ ‎PM
*To:* Ni'Yana Morgan <niyanaxx95 at gmail.com>
*Cc:* tutor at python.org

On Wed, Mar 4, 2015 at 7:40 AM,  <niyanaxx95 at gmail.com> 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?


More information about the Tutor mailing list