Fibonacci's Sequence is 1,1,2,3,5,8,13, and so on. First find the pattern between numbers.

Challenge/Extension: Can you find a formula for finding the nth Fibonacci number in a sequence?