# 2Pilihan bergandaWhich pattern is a Fibonacci sequence?1, 2, 3, 5, 82, 3, 5, 7, 111, 1, 2, 3, 53, 6, 9, 12
# 3Pilihan bergandaWhat is the rule for the sequence: 5, 10, 20, 40, ...?Add 5Multiply by 2Subtract 5Multiply by 3