You can use this assignment in your class!
Mastery Progress(100.0%)
i

Review: Link Data Types, Variables and Lists

You answeredJUST NOW
Python
You passed all test cases!
STDIN
None
Expected STDOUT
['physics', 'chemistry', 1997, 2000]
After deleting value at index 2 : 
['physics', 'chemistry', 2000]
Your STDOUT
['physics', 'chemistry', 1997, 2000]
After deleting value at index 2 : 
['physics', 'chemistry', 2000]

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Gayle RosenkranzSEP 9, 2021, 6:53:24 PM
Python

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
Select one of the following options:
  • A.
  • B.
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.