Towers of Hanoi

| categories: Transcripts

Today we worked through how to solve the Towers of Hanoi puzzle. First we wrote some simple functions to handle different numbers of disks.

more...







Payroll script

| categories: Transcripts

On Monday we took our payroll example from 26 January and made it into a script so we wouldn't have to type the commands every time. You can download the script here: payroll.py

more...



Next Page ยป