about | help | code help+videos | done | prefs |
scrambleWord returns a version of the String parameter that swaps A's with subsequent letters that are not A's. scrambleWord("TAN") → "TNA" scrambleWord("ABRACADABRA") → "BARCADABARA" scrambleWord("WHOA") → "WHOA" ...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