# Lucas Mathews - Fontys Student ID: 5023572 # Banking System Config Parser import configparser CONFIG = configparser.ConfigParser() CONFIG.read("app.ini")