You are wanting to simulate tossing a coin 20 times to determine the probability of getting tails. Starting with the first row, you use the list of random numbers shown to do so, letting 0-4 represent heads and 5-9 represent tails. What is the probability the coin lands on tails?