Step 1: Find the probability of getting a sum of 4.
The possible outcomes for the sum of two dice to be 4 are:
\[
(1, 3), (2, 2), (3, 1).
\]
Thus, the probability of getting a sum of 4 in one roll is:
\[
P(\text{sum} = 4) = \frac{3}{36} = \frac{1}{12}.
\]
Step 2: Calculate the probability of B winning.
The probability that B wins is the sum of the probabilities for B winning on subsequent turns. This is a geometric series, where:
\[
P(\text{B wins}) = \frac{11}{12} \times \frac{1}{12} + \left( \frac{11}{12} \right)^2 \times \frac{1}{12} + \left( \frac{11}{12} \right)^3 \times \frac{1}{12} + \cdots
\]
Step 3: Sum the geometric series.
Using the formula for the sum of an infinite geometric series, we get:
\[
P(\text{B wins}) = \frac{\frac{11}{144}}{1 - \frac{11}{12}} = \frac{11}{23}.
\]