$L =\big\{\langle T\rangle \mid T\text{ is a Turing machine that recognizes }\{00, 01\}\big\}$. Prove $L$ is undecidable.
I am really having difficulties even understanding the reduction to use here.
I'm not asking for free lunch, just a push in the right direction.
That follows from Rice's theorem:
The language $\{00,01\}$ is nontrivial, thus $L$ is not decidable.
Hint: It is also easy to prove that directly, not using Rice's theorem. Let $M$ be a Turing machine. Consider Turing machine $M'$ defined as