Timeline for Python 3 - Fibonacci Implementation
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 22, 2017 at 15:26 | history | edited | Solomon Ucko | CC BY-SA 3.0 | Added negative function |
| Dec 22, 2017 at 15:25 | comment | added | Solomon Ucko | Oops, I needed to use round instead of int. Thanks for pointing that out! | |
| Dec 22, 2017 at 15:23 | comment | added | Solomon Ucko | Hmm. Taking a look. I got it from here | |
| Dec 21, 2017 at 23:42 | comment | added | Oscar Smith | Have you tested this? It returns incorrect values for 3,4, and 5. Probably more. Haven't checked. | |
| Dec 21, 2017 at 22:42 | history | answered | Solomon Ucko | CC BY-SA 3.0 |