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. ...
Test yourself and implement what you have learned so far in this challenge.
You need to create a function absolute
which computes the absolute value of a given number. ...