about | help | code help+videos | done | prefs |
Return true if the given string contains "O" and "k" characters. Those characters could be together or separated, lowercase or uppercase. hasOkay("") → false hasOkay("ok") → true hasOkay("aOKb") → true ...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: 120 Post-solution available
Copyright Nick Parlante 2017 - privacy