The sentence "This is a sample sentence." contains 26 character.
My function to add 2 numbers. I will input 5 and 3 and the answer is: 8.
Functions work by calling the function in your code. It can take inputs as variables and then do something with those variables. Typically, the function will then return a new value that can be used in the main program.