{
  "hints": [
    "Add the two amounts she spent: 1250 + 950.",
    "Subtract the total spent from the amount she started with.",
    "3100 - 2200 = ?"
  ]
}