django-planet
Dec. 1, 2022

Blackjack and Bugs - Building SaaS #151

in blog Matt Layman
original entry Blackjack and Bugs - Building SaaS #151

In this episode, we started with a Python exercise on Exercism that explored Blackjack. We wrote functions that handled some of Blackjack’s core rules. After the Python exercise, we focused on a bug in the Django app that fixed an edge case with some the teacher checklist feature.