2082 BhadraChapter 4: Advanced Data Types and Operation in Python4.1 Mutable and Immutable Data Types
Explain the difference between mutable and immutable data types in python. Write a Python program to create a set and perform union and intersection operations.