@ -435,4 +435,4 @@ if __name__ == "__main__":
bll = StudentBLL(data_file)
ui = StudentUI(bll)
ui.run()