Practice Evaluation (Medium)

You have 20 minutes to complete this evaluation.

1. Create a Python script file named medi.py.

2. Write a Python script to read in the data from http://cammoore.github.io/ics215f14/morea/060.python/quiz-medi.data.

The data consists of lines with phone numbers. Validate the phone numbers and display the valid phone numbers. Phone numbers have:

Print out the valid phone numbers from the data.

3. Email me your medi.py file when you are finished and have tested the code.

Send an email with the file attached to cmoore@hawaii.edu and dufek@hawaii.edu. The timestamp on the email will indicate when you completed the quiz. For an easy quiz you have 20 minutes to complete the problem.

Watch me solving the problem

After trying out the problem you can watch me solve the problem.