A list in programming is list of values for a given parameter enclosed in a square bracket and separated by commas.
A list can contain a mixture of string, integer and float values while a list can also be mutable when required to add or delete value(s) from the list.
The debugged lines of code ( file ) which can be run with zyBooks Lab 7.8 is attached below
Learn more about lists in programming : https://brainly.com/question/26352522
#SPJ1