In: Physics
Regular Expressions Assignment
Write a regular expression for each of the following. Can you show output please.
A blank line (may contain spaces)
Postal abbreviation (2 letters) for State followed by a space and then the 5-digit zip code
A KU student username (Ex. lpork247)
A “valid” email address (also explain how you defined “valid”)
A SSN pattern (ddd-dd-dddd)