...

/

Challenge: Absolute Value

Challenge: Absolute Value

Test yourself and implement what you have learned so far in this challenge.

Problem Statement

You need to create a function absolute which computes the absolute value of a given number. ...