Question: Write the shortest string that the following regular expression would match: ^[^A-HJ-Z]T+(s+)d{3}1[1|2][A|B]+$
Write the shortest string that the following regular expression would match: ^[^A-HJ-Z]T+(\s+)\d{3}\1[1|2][A|B]+$
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
