In section 17.2, a double zero (`00`) is used instead of a single zero (`0`) to initiate `start.second` to zero.
Activity
wenbindu commentedon Oct 9, 2022
I am sure, the single zero(0) is used in the chapter.
AllenDowney commentedon Oct 9, 2022
Will fix.
It actually works, since it is an octal zero, but it creates unnecessary confusion.