Question: A social security number (SSN) is a string with the following pattern: where x is a numeric character. Given the following code: SSN = input(Enter

 A social security number (SSN) is a string with the following

A social security number (SSN) is a string with the following pattern: where x is a numeric character. Given the following code: SSN = input("Enter your social security No: (use format of xxxxxxxx )") \# 1) Write the statement to print the middle two digits \# 2) Write the statement to print the last 4 digits of social security number. Please label your answers 1) and 2)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!