Skip to content

Commit e615ccb

Browse files
committed
Revert deletion rosetta code and code golf links
1 parent b9b0d06 commit e615ccb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/fizz-buzz/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Inside of RStudio, simply execute the `test_<exercise_name>.R` script. This can
2222
"Fizz-Buzz" originated as a children's game that helped children learn to divide. It is now regularly used in coding interviews.
2323

2424
1. [Actual Source](https://imranontech.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding)
25+
2. [Rosetta Code](https://rosettacode.org/wiki/FizzBuzz)
26+
3. [Code Golf](https://code-golf.io/fizz-buzz)
2527

2628
## Submitting Incomplete Solutions
2729
It's possible to submit an incomplete solution so you can see how others have completed the exercise.

0 commit comments

Comments
 (0)