Question: 1. Write an application called NameApp that prompts for and reads the user's first and last name (separately). The program prints to the screen the
1. Write an application called NameApp that prompts for and reads the user's first and last name (separately). The program prints to the screen the initials as well as the average length of first and last name. For example, if the user enters Joe Smith, the program will print: initials: JS average length: 4.0 2. Assume that a vehicle plate number consists of three upper case letters followed by four digits. Write a program RandomPlate that generates and prints to the screen a plate number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
