# constants used (unit lengths for cm and m) MAX_LENGTH = 1000 MIN_LENGTH = 0 UNIT_METRES = 1 UNIT_CENTIMETRES = 100 MAX_CALCS = 5