You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/practice/raindrops/.meta/config.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
".meta/example.gd"
14
14
]
15
15
},
16
-
"blurb": "Convert a number to a string, the content of which depends on the number's factors.",
16
+
"blurb": "Convert a number into its corresponding raindrop sounds - Pling, Plang and Plong.",
17
17
"source": "A variation on FizzBuzz, a famous technical interview question that is intended to weed out potential candidates. That question is itself derived from Fizz Buzz, a popular children's game for teaching division.",
0 commit comments