| about | help | code help+videos | done | prefs | 
getNumOfChars
| Write a method that determines the total number of chars in each string of an array. getNumOfChars(["hello", "world"]) → 10 getNumOfChars(["hee", "hee"]) → 6 getNumOfChars(["haha", "haha", "haha"]) → 12 ...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: 100
Copyright Nick Parlante 2017 - privacy