about | help | code help+videos | done | prefs |
Given an array of Strings, return the amount of characters in the array totString(["five", "four", "test"]) → 12 totString(["scary"]) → 5 totString([]) → 0 ...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: 201
Copyright Nick Parlante 2017 - privacy