@@ -0,0 +1,5 @@
+# 8 kyu - Remove String Spaces - Authored by PG1
+
+Link to kata: https://www.codewars.com/kata/57eae20f5500ad98e50002c5
+Simple, remove the spaces from the string, then return the resultant string.