Hello Function

Write a program 06-HelloFunction that includes a function called hello(name) in it. The hello(name) function should take the parameter name and use it to print out a greeting. The script should prompt the user to enter their name, and then call the hello() function with that name.

Finishing Up

Once your program is working correctly, use your mouse to click-drag over the URL address for your project at the top of the browser window. Copy that link, and give that copied link to the instructor using the procedure given in class.