Vladimir

11%
Flag icon
Don’t forget that to create an empty set, you should use the constructor without an argument: set(). If you write {}, you’re creating an empty dict—this hasn’t changed in Python 3.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview