abhilashmnair / HacktoberFest2021

Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. 💜
MIT License
30 stars 147 forks source link

Reprogrammed fib.py #231

Closed Santhoshstark06 closed 3 years ago

Santhoshstark06 commented 3 years ago

I just reprogrammed your fib code in few lines of code cause its time and space efficient.Using function default keyword made it easier to solve and run tha using loops and statements.I think so you agree with my point.

abhilashmnair commented 3 years ago

@Santhoshstark06 Thanks for you improvement