about | help | code help+videos | done | prefs |
total
The parameter is a list of strings. Complete the function so that it returns the sum of all the characters in all the strings. total(['Kaitlyn', 'Erin', 'Jiya', 'Ethan']) → 20 total(['Jenica', 'Anika']) → 11 total(['Josh', 'Alex', 'Owen B', 'Curtis', 'Anson', 'Mitchell']) → 33 ...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: 250
Copyright Nick Parlante 2017 - privacy