Task 12 has been added. The "Your Turn" section for it has nothing yet however. Having a mental block trying to think of a simple program for someone to write for this task. It'll come to me in a few days I'm sure. On to Task 13.
An analog clock, a calculator, a simple Eval Function (without parenthesis), drawing regular n-gon polygons, ordering pizza creating pizza numbers determined whether to add one of 8 topping becomes a binary number and could be translated to base 10 number, ie onions, mushrooms, pepperoni, sausage: yes to onions and sausage is 1001 a number 9 pizza or yes to mushrooms and pepperoni is a 0110 = a number 6 pizza, onions and pepperoni 1010 = number 10...
Maybe not just one program? maybe the snippets part that employs math function. Oh also Metric conversion programs.
Wait... nothing about number bases? Binary, Octal, Hexadecimal? That would go well with bit math.