Tuesday, March 19, 2019

Python Day 7 - using Set

Set challenges Create a set of numbers with duplicate variables Add to it another number Try adding the same value Add a tuple to the set Add a character to the set Add an array to a Set Print the tuple value in the set ADV - if you didn’t know the tuple I the set how would you find it?

Solution here: https://uplearnedu.com/courses/100-days-of-python/



No comments:

Post a Comment