Question: Program in BSL, topic in HtDF A (much too) simple scheme for pluralizing words in English is to add an ;; s at the end
Program in BSL, topic in HtDF
A (much too) simple scheme for pluralizing words in English is to add an ;; s at the end unless the word already ends in s. ;; ;; Design a function that consumes a string, and adds s to the end unless ;; the string already ends in s. (@problem 3) (@htdf pluralize) ;!!!UNCOMMENT this line when you start on this function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
