{
  "hints": [
    "If some money was spent, what is left = 100% - % spent.",
    "The amount left is the complement of the amount spent.",
    "100 - 36 = 64%"
  ]
}