py4e
py4e copied to clipboard
Autograder: Exercise 5.2
it is written: " Enter 7, 2, bob, 10, and 4" you could write: " Enter 7, 2, bob, 10, 4 and done"
Not required, the instructions are - 5.2 Write a program that repeatedly prompts a user for integer numbers until the user enters 'done'. This issue can be closed.