[
  "In 24-hour clock, a.m. times keep the same hour. Write as 4 digits (HHMM) with a leading zero if the hour is a single digit.",
  "7.55 a.m. -> hour is 7 (pad to 07), minutes are 55. So 0755.",
  "Answer: 0755."
]
