Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ICS 3 U Python Programming Evaluation Question 1 File Name: ICS 3 UmonoGram.py The user is going to enter their full name from

ICS3U Python Programming Evaluation Question 1
File Name: "
ICS3UmonoGram.py"
The user is going to enter their full name from the keyboard (Assume that consists of 3 names: first, middle, last). They will all be entered on the same line.
Write a program that displays the monogram of the persons name.
A monogram displays the first initial in lower case, then the last initial in upper case, then the middle initial in lowercase.
If the Input was Paul Brian Rogers, then the monogram would be pRb
Your program should continually ask for people's names until a blank name is entered.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application Development And Administration

Authors: Mannino Michael

5th Edition

0983332401, 978-0983332404

More Books

Students also viewed these Databases questions