about | help | code help+videos | done | prefs |
doubleNonLetters
Returns a String that has the non-alphabet characters of the in the String argument doubled. doubleNonLetters("ant!") → "ant!!" doubleNonLetters("+a+") → "++a++" doubleNonLetters("") → "" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy