Skip to main content
December 1, 2013
Answered

Help with Monograms!

  • December 1, 2013
  • 2 replies
  • 357 views

http://img801.imageshack.us/img801/1045/z9jx.png

I'm supposed to use string to make the program say special words such as "Countess of Lovelace", but how? I have some idea of how to do it, but I do not know how I will start it. Any advice will be appreciated, thank you.

This topic has been closed for replies.
Correct answer Ned Murphy

You need to reread your assignment and get a better understanding of it.  The text/strings you see are what the user enters into the textfields.  Your task is to extract the first letter of each part of their names and form them into a monogram.

2 replies

Ned Murphy
Ned MurphyCorrect answer
Legend
December 1, 2013

You need to reread your assignment and get a better understanding of it.  The text/strings you see are what the user enters into the textfields.  Your task is to extract the first letter of each part of their names and form them into a monogram.