about | help | code help+videos | done | prefs |
yeNotYes
Return true if the string contains "ye" which is not part of a "yes" (i.e., there is no s after it). yeNotYes("yeah") → true yeNotYes("yes") → false yeNotYes("ye") → 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: 210
Copyright Nick Parlante 2017 - privacy