Lesson 5 dataset preparation - first example adds prompt text but the final function does not

In block 12, the code wraps the question and answer with

Question

Answer


However, the tokenize() function in cell 17 just concantenates the question and answer text together. Why the omission.