{
  "hint1": "Look at the digit in the 4th decimal place.",
  "hint2": "The 4th digit is 4, which is less than 5, so do not round up.",
  "hint3": "0.12345 stays as 0.123 (to 3 decimal places)."
}