Challenge: Absolute Value
Test yourself and implement what you have learned so far in this chapter.
We'll cover the following...
Problem statement
You need to create a function absolute
which computes the absolute value of a ...