BEGIN Program
  Name BasicCoding
  SessionCost -50
  Places 12
  SessionLength 60
  NumSessions 2
  Difficulty 20
  Room ComputerLab
  Equipment ComputerStation
  Teacher Teacher
  Research Coding
  Intake Voluntary
  Properties CanHireExternally
  Properties StudentsSit
  Properties Academic
END

BEGIN Program
  Name AdvancedCoding
  SessionCost -150
  Places 12
  SessionLength 120
  NumSessions 3
  Difficulty 50
  Room ComputerLab
  Equipment ComputerStation
  Teacher Teacher
  Intake Voluntary
  Qualification BasicCoding
  Properties CanHireExternally
  Properties StudentsSit
  Properties Academic
END
