Seasoned & Agile

Topic: #Python

A collection of 5 posts about Python.

When running a for loop over a Python dict, the dict must never be changed.

3 min read
#Python#Programming

How I solved the 36 towers puzzle with Python.

6 min read
#Python#Programming#Puzzles