# README
Returning Strings
Make a function that will return a greeting statement that uses an input; your program should return, "Hello, <name> how are you doing today?"
.
Make a function that will return a greeting statement that uses an input; your program should return, "Hello, <name> how are you doing today?"
.