Why do we not want lots of code doing similar tasks?

Because it means we duplicate the same codeBecause we'll have lots of functions

Because it means we duplicate the same code.