Predict the output 
x = {2, 3, 4}
x.add(5)
print(x)


Posted on by