How Can I Create and Work with Functions with Arguments

The code for a function that takes in 3 numbers and adds them together to give us the sum
is shown below :

The following code below is appropriate for the function and doesn't cause any errors

Look at the code when we specify anything other than 3 arguments: