LinkedIn Python Skill Assessment Quiz Answers

In Python, when using sets, you use _ to calculate the intersection between two sets and _ to calculate the union.

Latest Update on 25th January, 2022 by Certification Course Answers

In Python, when using sets, you use _ to calculate the intersection between two sets and _ to calculate the union.

  1.  Intersect;union
  2.  |; &
  3.  &; |
  4.  &&; ||

Correct Answer:

  •  &; |

Latest Updates

No posts found in this category.