Question: Python Question for My Programming Lab You have a unique ID number, which is represented by the variable id, containing a string of numbers. Write

Python Question for My Programming Lab

"You have a unique ID number, which is represented by the variable id, containing a string of numbers. Write a program that continuously takes strings to standard input. If the string is not your ID number, print "This is not your ID number." If it is, print "This is your ID number: " followed by the number, and terminate the loop."

I have tried NEARLY ALL of the answers currently on Chegg for this question. A few of them work but I still get an error saying

Exception occurred(, EOFError('EOF when reading a line',), )

Exception occurred(, EOFError('EOF when reading a line',), )

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!