Browse Source

Update Filter out the Geese.md

PythonCoder8 3 years ago
parent
commit
26149bcec6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      8 kyu/Filter out the Geese/Filter out the Geese.md

+ 2 - 0
8 kyu/Filter out the Geese/Filter out the Geese.md

@@ -1,5 +1,7 @@
 # 8 kyu - Filter out the Geese - Authored by stevehopkinson
 
+Link to kata: https://www.codewars.com/kata/57ee4a67108d3fd9eb0000e7
+
 Write a function, `gooseFilter` / `goose-filter` / `goose_filter` / `GooseFilter`, that takes an array of strings as an argument and returns a filtered array containing the same elements but with the 'geese' removed.
 
 The geese are any strings in the following array, which is pre-populated in your solution: