about | help | code help+videos | done | prefs |
Given a String, return a String of the form: "(String) is 6 letters long." howLong("Frew") → "Frew is 4 letters long." howLong("McLean") → "McLean is 6 letters long." howLong("Computer Science") → "Computer Science is 16 letters long." ...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