This repository includes Python challenges/puzzles presented at the various weekly DoJo's.
Each week a challenging Python puzzle is presented for all to try to find a solution. Most of the puzzles are meant for new (or new to Python) Python developers so that developer can mostly focus on writing an actual Python program to solve a problem.
Feel free to write a Python program to solve the puzzle. Solutions offered will shared in this repository.