You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Python-based Customer Banking System that calculates and tracks interest earned on savings and CD accounts. Users can input account details, view interest earned, and see updated balances after a specified period, leveraging functions, classes, and methods learned in week 3.