about | help | code help+videos | done | prefs |
Replace any letters in a string with exclamation points (uppercase and lowercase). replace4("Hello") → "!!!!!" replace4("H2o") → "!2!" replace4("12345") → "12345" ...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: 355 Post-solution available
Copyright Nick Parlante 2017 - privacy