Exercise: Check if subset

A job listing requires Python and SQL. A candidate has four skills. Use .issubset() to check whether all required skills are covered.
Python
Setting up Python environment...
Output