Bertrand's Ballot Problem

The problem
A wins 7 votes · B wins 3 votesA7 votesB3 votesvotes counted in random orderP(A always strictly ahead) = ?

In an election, candidate A receives aa votes and B receives bb votes, with a>ba > b. The a+ba + b votes are counted in a uniformly random order.

What is the probability that A is strictly ahead of B throughout the entire count?

(Concretely: for a=7a = 7, b=3b = 3, what's the answer?)