bugl
bugl
HomeLearnPatternsSearch
HomeLearnPatternsSearch
Learn/Python/Foundations Practice
Python•Foundations Practice

Python Sets Code Challenge

Challenge: Sets Basics

Test your understanding of creating, adding, removing, and checking set items.

Previous

Python - Set Exercises

Next

Python - Access Dictionary Items