enter n =3 and the code will show 2 but it should be 1 as 3rd term of fibonacci series is 1.
CODE written by prateek bhaiya in nth fibonacci function in module functions is wrong
hello @Spartan_online
yeah,
the code is printing n+1th fibbonnaci.
u can modify the code as per as per ur need .