Question: Lab: Parse Address String Parse a string into 8 different string 1. As format. The proper format looks as follows: Quan Zac, 1003 Easton road,
Lab: Parse Address String Parse a string into 8 different string 1. As format. The proper format looks as follows: Quan Zac, 1003 Easton road, Willow Grove, PA 19090 k user enter a string, in the proper Space after first name Comma and Space after last name Space after house number Space after street name. Comma and Space after street type. Comma and Space after city 2-digits for State Abbrev. followed by a Space 5-digit zip code. 2) Print out the all of the parsed string. 3) Use the string functions found in Chapter 12 of the text to help make this work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
