Task: Write a program that asks a student for their first and last name and prints out the length of each individually, and then the total length of their name.

Purpose: To practice using built-in functions.