SyntaxFix
Write A Post
Hire A Developer
Questions
... and so you should do something like this:
set(tuple ((a,b) for a in range(3)) for b in range(3))
... and if needed convert back to list