For each of the following set, show that they are undecidable. Do not use Rice theorem.
a. $L_{1} = \{M |M$ accepts w if w contains the substring 10 $\}$
b. $L_{2} = \{M| M$ accepts an odd number of strings $\}$
I have tried proving using aTM because it is known undecidable, but I do not know how to create the argument formally.