All about Python Dictionaries

Python dictionaries are one of Python’s most common data containers. In this post, we’ll explore why dictionaries are useful and how they work. Read more

Similar

Powerball in Python

Yesterday morning, before Christmas got going, I read about the big Powerball win Wednesday night. I figured that was as good an excuse as any to practice my new lotto math skills and wrote a short Python script to work out the game’s odds. (more…)

Read more »