0

Plzz tell me about this problem after run this code..

x = set(["s","c","w","E","t","w"]) print(x)

11th Jul 2020, 4:13 PM
Siddhant Saxena
Siddhant Saxena - avatar
2 Answers
+ 3
You should've created a variable containing the list that will fix the issue. https://code.sololearn.com/cmogEFnB4IT1/?ref=app
11th Jul 2020, 5:08 PM
Partha Jagdale
Partha Jagdale - avatar