
Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Start by returning a function that takes in a number and returns a number.
Call each of the functions in the correct order. Each time passing the output of the previous function into the next function.