We will continue to practise writing functions by creating a basic banking account application. Add/Delete and Print accounts - each with its own function. You will see here that I like to write short sharp functions to make it easy.
Python with Andrew covers the basics of Python programming for the beginner. I am a University Lecturer who loves to program and teach good programming habits. My focus is to keep it simple - making it easier to learn and making your code better for the long term.