1-Infinity Computer-Generated Numbers List With 0 Variables. This was soooo easy.
The Fibonacci sequence is made by adding the previous 2 numbers to make the next number. It starts with 1, 1. 1, 1, 2, 3, 5, 8, 13, … 1 + 1 = 2, 1 + 2 = 3, 2 + 3 = 5, 3 + 5 = 8, 5 + 8 = 13 …