Fibonacci Series in one line of logic
I looked everywhere for efficient logic to get fibonacci series but all I could get was typical codes which hardly a newBie could understand so I simplified the whole in just few lines of code logic.
lets have a look:
The logic is as below:
//n is ...
shwetamishra.hashnode.dev1 min read