Identify the next term in the pattern: 1, 1, 2, 3, 5, 8, ?

Answer: D. 13
The sequence is the Fibonacci sequence where each number is the sum of the two preceding ones (5 + 8 = 13).