Answer
(s0, 0, s1, 1, R), (s0, 1, s0, 1, R)
Work Step by Step
Turing machine with tape symbols 0, 1, and B that, when given a bit string as input, replaces the first 0 with a 1 and does not change any of the other symbols on the tape.
---(s0, 0, s1, 1, R), (s0, 1, s0, 1, R)