hey, my teacher asks me to write a code that determines the value of the nth term ( the user will input the value of n ) in a series.
The series is called Fibonacci series, which is 1, 1, 2, 3, 5,...