On Thu, Mar 26, 2015 at 5:42 PM, Priya Persaud wrote:
> Hello,
>
> I recently learned about if statements and math functions. For my class we
> are unit testing absolute values and have to make if statements so the
> tests pass, but we cannot use built in functions like (abs). How do I start
> it,
Hello,
I recently learned about if statements and math functions. For my class we
are unit testing absolute values and have to make if statements so the
tests pass, but we cannot use built in functions like (abs). How do I start
it, I am so lost.
Thank you