Question: 4.5 LAB*: Program: Phone directory in Python **I have entered the code to the best of my ability, but it still says it is wrong.
4.5 LAB*: Program: Phone directory in Python **I have entered the code to the best of my ability, but it still says it is wrong. What do i need to fix?** 



4.5.1: LAB : Program: Phone directory 4/10 main.py Load default template... 1:Compare output 0/2 File "main.py", line 12 prefixNum = int(prefixNum) Syntaxerror: invalid syntax Input 5554572345 Your output starts with Your program produced no output \begin{tabular}{r|ll} Expected output & Country Phone Number \\ starts with & 11 \end{tabular} 2:Compare output 0/2 File "main.py", line 12 prefixNum = int (prefixNum) ^ SyntaxError: invalid syntax 5:Compare output 0/2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
