Created By: M Ritter | Difficulty Level: 2
Write an algorithm to prompt the user for a name and age. Pass these values to a function that outputs a message in the form "Happy Birthday, Amy!. You are 3 today!."
Drag from here
Construct your solution here