Exercises using functional language
Important: it is forbidden the use of repetition statements, variable assignments for future use and auxiliary variables. Your code should be as functional as possible. Furthermore, the use of the if / else statement is released.