Question: What error will the following code return? DessertOptions = [cookies, ice cream, cake, pie) MyDessert DessertOptions[5] O NameError Index Error SyntaxError O None of these
What error will the following code return? DessertOptions = ["cookies", "ice cream", "cake", "pie") MyDessert DessertOptions[5] O NameError Index Error SyntaxError O None of these Previous
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
