Question
Write a two class application that creates a customer code to be placed on a mailing label for a magazine. Allow the user to input
Write a two class application that creates a customer code to be placed on a mailing label for a magazine. Allow the user to input their full name with the first name entered first. Prompt them to separate their first from last name with a space.Ask for their birthdate in the format of mm/dd/yyyy. Ask for the month (number) they purchased a subscription and ask for their zip code.Your mailing label should contain last name, followed by their year of birth, the first three characters of the month they purchased the subscription and the last two digits of their zip. The code for Bob Clocksom born 01/22/1977, who purchased his subscription during the 10th month of the year and lists 32226 as his zip code would be Clocksom77Oct26.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started