aayushi-droid/Python-Thunder

Fibonacci last 2 digits in constant time complexity

aishuo07 opened this issue · 5 comments

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement: find last 2 digits of nth Fibonacci number
Problem Link:


Before submitting a PR please Check some details.Check Edabit for problem task

  • fileName formet should be in camelcase
    example- returnFibonacciLast2Digits.py
  • python
  • program to find last 2 digits of a nth Fibonacci number in constant time
'''
    Probem Task : This program will find last 2 digits of nth Fibonacci number
'''
*/

This repository is vaild for HacktoberFest2020

Read before making PR - [How to contribute on Github](https://www.dataschool.io/how-to-contribute-on-github/)
Good Luck,

Can i work on this issue

Please assign me :)

Please assign this problem

Hi,Can i work on this??

Closing the issue.

  • It doesn't look like a Edabit problem.
  • problem link is missing.