Sale!

Project 7 – String manipulation | Write a program that will display the first and last name entry as “initials”, “name in address book” and user name.

Original price was: $15.00.Current price is: $10.00.

-33%
(1 customer review)

Free worldwide shipping on all orders over $50

  • 30 days easy returns
  • Order yours before 2.30pm for same day dispatch
Guaranteed Safe Checkout

Write a program that will display the first and last name entry as “initials”, “name in address book” and user name
Project 7 – String manipulation | Write a program that will display the first and last name entry as “initials”, “name in address book” and user name.
$15.00 Original price was: $15.00.$10.00Current price is: $10.00.

Project 7 – String manipulation

Write a program that will display the first and last name entry as “initials”, “name in address book” and user name.

Deliverables

  • The users enters a person’s first and last name as separate inputs.
  • The program finds the “initials”, “name in address book” and user name.
  • The program displays the “initials”, “name in address book” and user name.

 

SAMPLE RUN (User entry is in RED)

User’s Entry

Enter last name Smith

Enter first name John

 

Result

The person’s

Initials: J.S.

Name in address book: John SMITH

User name: jsmith