Hi there, as usual, I’m sharing my Bank Teller solution for feedback.
I found this one fun, and as I’d recently completed the Python 3 course, it made me think about building this out with some classes to set up some user and session classes, and put these functions under the session class. A session would be created when a user submit a matching user name and password, then the bank teller functions become available. Could make them time-lapsing using datetime functions. Think this would be fund. Will post this up when I do this.
Alexis