Santa's Helper


Story

You are an elf working in Santa Claus' logistics division and you have been given a pair of tasks from the boss for upgrading the system's software.

Tasks

The story facilitates the exploration of tuples in a language. It does this by requiring the student to extract values from tuples, create tuples, and work with named tuple fields over the course of two tasks.

  • Convert coordinates to polar
  • Merge two database records

Implementations