Question: using python IDLE Write a program that prompts a user for their first name, middle name and last name using separate prompts. The program should

using python IDLE

Write a program that prompts a user for their first name, middle name and last name using separate prompts.

The program should display the following on separate lines:

last name, first name middle name using string concatenatio

n first name initial (uppercase) followed by a period and space, middle name initial (uppercase) followed by a period and space,

and the last name initial (uppercase) followed by a period using string concatenation

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!