about | help | code help+videos | done | prefs |
Write a method called niMPHG that accepts a string as the input parameter and returns the string with all the instances of "ni" replaced with "Ecky-ecky-ecky-pikang-zoom-boing". niMPHG("n i") → "n i" niMPHG("A niB nini JKL ni") → "A Ecky-ecky-ecky-pikang-zoom-boingB Ecky-ecky-ecky-pikang-zoom-boingEcky-ecky-ecky-pikang-zoom-boing JKL Ecky-ecky-ecky-pikang-zoom-boing" niMPHG("nine inch nails") → "Ecky-ecky-ecky-pikang-zoom-boingne inch nails" ...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: 290
Copyright Nick Parlante 2017 - privacy