SyntaxFix
Write A Post
Hire A Developer
Questions
Simply type:
list(my_set)
This will turn a set in the form {'1','2'} into a list in the form ['1','2'].