s = {1, 2, 3, 3, 2, 4, 5, 5}
print(s)
What is the output of the following code

Posted on by