Prompt the user for the info, then use the printf to format your strings.
Example:
System.out.println( "Enter the hair color, eye color, and age, separate each with a space." );
age =...