Subscribe
Sign in
6 Comments
⭠ Return to thread
Stephen Gruppetta
Jun 21
Author
Indeed, that works too. But going through dict.fromkeys() will be faster (I believe).
Expand full comment
Reply
Share
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Indeed, that works too. But going through dict.fromkeys() will be faster (I believe).