The prompt( ) function is not a fantastic way to get input from the user but when you are just starting out with coding, it can be a nice simple method. In this video I go over how to use the prompt( ) function in its most simplest form and how the input is a string, no matter what the user types. NOTE: This video was for my students in my class and is not meant as a true tutorial.