DWARF Debugging Information Format V4

a) Create a python script which gets name, phone number , address, email id, postal code from user and check for pattern using regular expression. Print accepted if pattern is correct else print patter is wrong. Hint: Use regular expression ................
................