Write a program that performs the following: 1) request a full name input by the user 2) display the first name 3) display the last name 4) display the initial in the format shown in the example output Input text can be any content. Just make sure to precisely match the output format below. Write your entire program in the ANSWER area provided below (must include comments if using code is not covered in the course). Python Example Output Enter your full name (first and last): Tom Cat First Name: Tom Last Name: Cat Initial: T.C.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter3: Input/output
Section: Chapter Questions
Problem 4PE: 4. During each summer, John and Jessica grow vegetables in their backyard and buy seeds and...
icon
Related questions
Question

Write a program that performs the following:

1) request a full name input by the user

2) display the first name

3) display the last name

4) display the initial in the format shown in the example output

Input text can be any content. Just make sure to precisely match the output format below.

Write your entire program in the ANSWER area provided below (must include comments if using code is not covered in the course).

Python

Example Output

Enter your full name (first and last): Tom Cat

First Name: Tom
Last Name: Cat
Initial: T.C.

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Types of Expressions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning