about | help | code help+videos | done | prefs |
Return an ArrayList of strings that makes every String into a plural. You may assume that every string is already singular. makePlural(["cat", "dog", "cheetah"]) → ["cats", "dogs", "cheetahs"] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 101 Post-solution available
Copyright Nick Parlante 2017 - privacy