Project Description
Background
In this project, students will use conditionals and user input to write a message for their Valentine.
Your Task
Complete the following tasks:
- Ask the user for 2 names
- Check how many letters are in each name
- Create and call the
writeMessage
function to add text to the screen based on the length of each name