Question: Use input function to read keyboard input. This program prompts two names from the user and prints a pair of initials. Prompt the user for
Use input function to read keyboard input. This program prompts two names from the user and prints a pair of initials. Prompt the user for first and last names using the input function : @var firstName @prompt "Enter first name: " @var lastName @prompt "Enter last name: " '''#Compute and display the initials and assign to @var initials#print "Initials
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
