freeCodeCamp/guide/english/certifications
ghukahr dcc1397c0c Fix "hint" code not working for the challenge: "Sum All Odd Fibonacci Numbers" (#28676)
* Fix code not passing on challenge tests

The code was not passing the challenge tests because we must sum only odd numbers. Cince we didn't provided an initial value for reduce, it would use the first element of the array, and if it was an odd number, it would skip our validation and add it to the final result.

[https://www.freecodecamp.org/forum/t/sum-all-odd-fibonacci-numbers-solution-not-passing-all-tests/236058](https://www.freecodecamp.org/forum/t/sum-all-odd-fibonacci-numbers-solution-not-passing-all-tests/236058)

* Same English fixed for Arabic

* Same English fix for Chinese

* Same English fix for Portuguese

* Same English fix for Russian

* Same English fix for Spanish
2019-02-12 15:54:53 -08:00
..
apis-and-microservices Use the caret character to use the latest minor.. (#34620) 2019-01-15 16:00:40 -06:00
coding-interview-prep First 10 Fibonacci numbers are 1, 2, 3, 5, 8, 13, 21, 34, 55, 89. (#34723) 2019-01-25 15:51:45 +09:00
data-visualization Added intro to scatterplots on stub (#23682) 2018-11-26 03:27:15 -08:00
front-end-libraries Added Solution in Guide to while sass problem (#35172) 2019-02-12 13:32:07 -08:00
information-security-and-quality-assurance Fill in stub for "Install and require helmet" (#34100) 2019-02-11 13:27:33 -07:00
javascript-algorithms-and-data-structures Fix "hint" code not working for the challenge: "Sum All Odd Fibonacci Numbers" (#28676) 2019-02-12 15:54:53 -08:00
responsive-web-design Added solution to Learn about Tertiary Colors (#34360) 2019-02-07 16:01:58 +01:00
index.md Update index.md (#33820) 2019-01-20 10:00:27 -07:00