Calculate Fibonacci Series

# Introduction The Fibonacci Sequence is a series of numbers in which each number is the sum of the two preceding ones. In this challenge, we required to write a program that calculates the value of the nth number in the Fibonacci Sequence.

|60 : 00

Click the virtual machine below to start practicing