halterman / PythonBook-SourceCode

Python source code for the Fundamentals of Python Programming by Richard Halterman
http://python.cs.southern.edu/pythonbook/pythonbook.pdf
39 stars 24 forks source link

Chapter 5, Exercise 32 is already solved? #4

Closed peterdcasey closed 5 years ago

peterdcasey commented 5 years ago

Chapter 5 Exercise 32 refers to Listing 5.19 and asks students to modify the code to request a number from the user. The code in 5.19 already prompts the user for a number.

halterman commented 5 years ago

Oops! I'll remove that problem from the set.