[
  "Count the total number of cookies first.",
  "Divide the total by 2 because there are 2 people sharing.",
  "Each person gets the same number: total / 2."
]