Monday, August 12, 2019

idioms - Is there any reason to prefer dict() to {} in Python?

Is there any reason to prefer dict() to {} when initialising an empty dictionary in Python?

No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...