Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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/2Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started