about | help | code help+videos | done | prefs |
Don't panic! When a sentence ends with more that one "!", it should be reduced to only one "!". For instance: "OMG!!!!!!" -> "OMG!". Return a no panic sentence. dontPanic("Really!!!!") → "Really!" dontPanic("No way!!!!!") → "No way!" dontPanic("I just!!!! can't!!! believe!!!!!! it!!") → "I just! can't! believe! it!" ...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: 220
Copyright Nick Parlante 2017 - privacy