I have some sort of working code, when I run it, I can enter a…
Question I have some sort of working code, when I run it, I can enter a… Image transcription textLab Exercise 9 Focus 1. Classes and Objects 2. Creating objects3. Manipulating objects This lab maps to learning objectives 1through 3 in Competency Nine: Write a working pr… Show more… Show moreImage transcription text*student.py -C:Userskeone_zsrubi7DesktopPythonprog fund.1Lab 9student.py (3.10… – X File Edit … Show more… Show moreImage transcription text[2 menu.py -C:Userskeone_zsrubi7DesktopPythonprogfund. 1Lab 9menu.py (3.10.1) X File… Show more… Show moreI have some sort of working code, when I run it, I can enter a choice, but when I put any type of input that the code gives, an error pops up for ‘student_objects’ is not defined. How can I fix that? Also my professor said not to use break, so I would like some help to change my code to work without the breaks, in between some of the elif statements in ‘menu.py’. Computer Science Engineering & Technology Python Programming COSC 1336-018 Share QuestionEmailCopy link Comments (0)


