Here is a quick beginner tutorial on creating basic function in javascript. I cover how to create and call basic functions as well as how to add arguments that pass into the function. I also talk about returns inside functions as well as using prompts that feed into function calls.