Assignment 4_In-built Data Structures
Assignment 4_In-built Data Structures
• PRN:12411283
• Roll Number:41
• Batch:02
35) Program to Put Even and Odd elements in a List into Two Different Lists
36) Program to Find all Numbers in a Range which are Perfect Squares and Sum of all Digits in the
Number is Less than 10
37) Program to Generate Random Numbers from 1 to 20 and Append Them to the List
38) Program to Remove the Duplicate Items from a List
51) Program to Return a set of elements present in Set A or B, but not both
52) Program to Check if two sets have any elements in common.
53) Program to Remove items from set1 that are not common to both set1 and set2