This is the presentation associated with the python list introduction video.
Python List Introduction Video Question
This is the Question that was asked in the python list introduction video
Question :
Here we have list of numbers
numbers = [1,6,3,4,5]
Replace the number 6 with numbers 2