+ 4
I can't understand and solve the fibonacci problem of python.
I wrote the code but it didn't solve. Maybe I didn't understand it.
6 Answers
+ 3
Maybe you didn't start from 0..
It'll be better if you link your code.
As it's impossible to guess where you could've possibly gone wrong đ
+ 6
hii Samira
Have a look here!
It's a hint which gonna help you in understanding the concept!
Try to use N1 algo!
https://code.sololearn.com/cyGi1T9dJBrN/?ref=app
Hope clears the doubt âď¸
+ 2
Minho đ°đˇ Piyush[21 Decâ¤ď¸] thanks.
+ 1
Minho đ°đˇ Can you check my solutions where I saved the code?
+ 1
Minho đ°đˇ
I seems to make lots of mistakes.
https://code.sololearn.com/c37TUJEzcN48/?ref=app
- 1
I may help you