• initial_code of "Flatten a List"

Question related to mission None

 

initial_code:

assert.equal(flatList(...

I think that the above should be deepEqual().

mission-description:

your code should be shorter than 140 characters (with whitespaces).

Is not the above unnecessary?