Question: Part 3 : Data Structures and Objects 1 . Create a list x which contains the values 1 , 2 , and 4 . 2
Part : Data Structures and Objects
Create a list x which contains the values and
Using x create a list q which contains the values
Output the values in x and q
Create a list w which contains the integers from to including both and
Output the third element in x
Create a list y equal to the second and third elements of q
Change the third element in x to
Output q Did the values in q change when you changed x
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
