remove class based exercises

This commit is contained in:
Cody Loyd
2017-11-20 13:51:01 -06:00
parent f0bf584e59
commit 290e7f1da4
18 changed files with 67 additions and 164 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Exercise 02 - repeatString
# Exercis 02 - repeatString
Write a function that simply repeats the string a given number of times: