How to use issubset in Python

Python Set issubset:The issubset() method checks whether elements from one set are present in another and returns True or False