intermediate python lesson 4: Exercise: Using Errors
In this exercise, you'll refactor working code to make use of the principles of errors and exceptional control flow. This program is ostensibly a password-checker - it tries to validate a password and then "creates an account," which for our purposes...
philipdevblog.hashnode.dev1 min read