freeCodeCamp/guide/arabic
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
..
accessibility fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
agile fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
algorithms Update index.md (#33225) 2018-11-01 12:06:10 +00:00
android-development fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
angular fix angular version number in index.md of angular guide (#20009) 2018-10-27 08:35:27 -05:00
apache fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
aspnet fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
bash Add Arabic translation for bash-mkdir (#21654) 2018-11-20 12:43:02 +00:00
blockchain fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
bootstrap fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
bsd-os fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
c typo guide c more-math rightshift (#31663) 2018-12-17 10:48:36 -07:00
canvas fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
certifications Fix "hint" code not working for the challenge: "Sum All Odd Fibonacci Numbers" (#28676) 2019-02-12 15:54:53 -08:00
chef fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
clojure fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
cloud-development fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
computational-genomics fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
computer-hardware fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
computer-science fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
containers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
cplusplus fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
csharp fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
css fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
d3 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
data-science-tools fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240) 2018-10-20 19:28:21 +05:30
design-patterns fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
designer-tools fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
developer-ethics fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
developer-tools fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
devops fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
docker fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
documentation fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
electron Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
elixir fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
elm fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
erlang fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
game-development Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
gatsbyjs fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
git Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
go fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
groovy fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
haskell fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
hibernate fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
html Added Arabic translation to Html/Table article (#28929) 2018-10-29 11:41:59 +00:00
ionic fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
java Update (#33320) 2019-01-20 17:09:52 +00:00
javascript Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441) 2018-11-11 23:47:08 -08:00
joomla fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
jquery fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
julia fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
kotlin fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
laravel fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
linux fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
logic Added Arabic translation to Html/Table article (#28929) 2018-10-29 11:41:59 +00:00
machine-learning fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
mathematics fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
meta [Arabic] Fix gitter href for official chat rooms link (#33234) 2018-11-02 22:57:31 +00:00
miscellaneous Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
mobile-app-development fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
mongodb fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
natural-language-processing fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
neovim fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
network-engineering fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
nodejs fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
php fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
php-syntax-overview fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
product-design fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
progressive-web-apps fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
puppet fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
python fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
r fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
react Improve Arabic translation for /react/props (#30868) 2018-12-22 14:00:23 +00:00
react-native fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
redux Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
rest-api fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
robotics fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
rt-os fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
ruby Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
rust fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
security Arabic language correction and maintenance (#19767) 2018-12-24 22:18:33 +00:00
semantic-ui fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
software-engineering fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
sql fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
ssh fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
svg fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
svn fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
swift fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
terminal-commandline fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
tools fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
typescript fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
typography fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
user-experience-design fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
user-experience-research fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
vagrant fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
vim fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
virtualbox fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
visual-design fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
voice fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
vue fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
web-augmented-reality fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
web-components fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
web-performance fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
web-virtual-reality fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
wordpress fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
working-in-tech fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
xml fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30