Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

c2c-bank-app

This is a python app that lets users check the balance on their loans and do other functions related to their bank account.

This is used for week 3 lessons in conditionals, booleans, control flow, and functions.