Question: Write a Python program to create a list without duplicates from the following list: nums = [20, 27, 26, 27, 36, 20].
Write a Python program to create a list without duplicates from the following list: nums = [20, 27, 26, 27, 36, 20].
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
