Masteries 11 and 12

Here is a video explaining how to create and to call a function.

Remember** The return value of your function must be of the same type of your function. This means if your function is of type void for exemple; you will not have something to return.

Take a look 😉