Results 1 issues of Lei Yan

Hi, I find your code for lab11_extra Q7 can't pass the following doctest: ```python """ >>> m = merge([0, 3, 6, 9, 12, 15], [0, 2, 4, 6, 8, 10,...