realpython / book2-exercises

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

15.1.1.2 instructions #48

Closed jaydreyer closed 7 years ago

jaydreyer commented 9 years ago

In 15.1.1.2 Write Code section it says:

“Simply add the above code to the else block in the login() function. ”

It should be

“Simply add the above code to the if block in the login() function. ”

mjhea0 commented 7 years ago

Nice catch!!

Updated in v 2.0 of the courses. Coming week of 12/19/2016. https://github.com/realpython/about/blob/master/changelog.csv