realpython / book2-exercises

Book 2 -- Exercises for the book
168 stars 203 forks source link

Fix ValueError issue #103

Open joelpeyton opened 5 years ago

joelpeyton commented 5 years ago

On typing exit, the original file had: ValueError: invalid literal for int() with base 10: 'exit'