Closed caoglish closed 7 years ago
reverse-words-in-string.php (according the description, the string need to be trimed.)
solutions/php/sum-of-array-plus-one.php tests/php/factorialTest.php
reverseWordsInStringTest.php sumOfArrayPlusOneTest.php
fix bug:
reverse-words-in-string.php (according the description, the string need to be trimed.)
Format the code:
solutions/php/sum-of-array-plus-one.php tests/php/factorialTest.php
Add unit test:
reverseWordsInStringTest.php sumOfArrayPlusOneTest.php