**Describe the bug**
The json reporter does not print results of benchmarks
**Expected result**
The xml reporter provides the benchmark results: [bench.xml.txt](https://github.com/user-attachme…
## 🚀 Feature
The Fibonacci numbers are the numbers in the following integer sequence.
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ……..
Given the value of n, find the sum of the series.
###…
**Yo como**: médico especialista.
**Quiero**: poder realizar mediciones dentro de las imágenes DICOM.
**Para**: poder cuantificar detalles en las imágenes que encuentre distintivos.
_Criterio de …
Suggestion to implement a option that enables indentation using Fibonacci series as the image.
![idea](https://user-images.githubusercontent.com/12504551/45055516-63a96a00-b066-11e8-9ba5-5856f2ecfa8a…
Write a program that asks the user how many Fibonnaci numbers to generate and then generates them. Take this opportunity to think about how you can use functions. Make sure to ask the user to enter th…