{
  "hints": [
    "Add the tens first: 31 + 50.",
    "31 + 50 = 81.",
    "Now add the ones: 81 + 7 = ?"
  ]
}