Check Subset using Python

preview_player
Показать описание
You are given two sets, A and B.
Your job is to find whether set A is a subset of set B.

If set A is a subset of set B, print True.
If set A is not a subset of set B, print False.

#Python #Coding #Set
Рекомендации по теме
welcome to shbcf.ru