{
  "hints": [
    "Adding 40 is easier than adding 34. How much extra did you add? 40 - 34 = ?",
    "40 - 34 = 6, so add 40 then subtract 6. First: 29 + 40 = 69.",
    "Now subtract the extra: 69 - 6 = ?"
  ]
}