about | help | code help+videos | done | prefs |
Write a method that produces the results shown in this test data. Note that there is NOT a space at the end of the string. This CAN be done recursively, but recursion is not required. I solved this very nicely in one line! okraCrazyAdvanced2("testing") → "testing esting sting ting ing ng g" okraCrazyAdvanced2("Andrew") → "Andrew ndrew drew rew ew w" okraCrazyAdvanced2("Hayden") → "Hayden ayden yden den en n" ...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: 390
Copyright Nick Parlante 2017 - privacy