def hovedprogram(): system = Studentsystem() system.lesfil("fagliste.txt") system.ordrelokke() hovedprogram()