MCQ
What comes next: 0, 1, 1, 2, 3, 5, 8, 13, ?
Explanation
This is the Fibonacci sequence: each term is the sum of the two preceding terms. 8 + 13 = 21.