feat(learn): add fizzbuzz - RosettaCode challenges (#38610)

* create fizzbuzz challenge

* add lesson to meta file

* update testString

* fixed changes
This commit is contained in:
anastasiasoenjoto
2020-05-11 05:40:44 -07:00
committed by GitHub
parent 209d41fcdd
commit f035a5c433
2 changed files with 90 additions and 0 deletions

View File

@ -216,6 +216,10 @@
"5992e222d397f00d21122931",
"Fibonacci word"
],
[
"5e9ddb06ec35240f39657419",
"FizzBuzz"
],
[
"5a7dad05be01840e1778a0d1",
"Fractran"