Question: Assume my_list is a list of integer values. Write a list comprehension statement that makes a duplicate of my_list named copy_list.
Assume my_list is a list of integer values. Write a list comprehension statement that makes a duplicate of my_list named copy_list.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
