about | help | code help+videos | done | prefs |
Given a String of digits, return true if it contains no 2's or it contains no 9's. Challenge: This problem has 2 answers. One answer has two !s and one only has one !. Can you find them both? no29("128") → true no29("129") → false no29("139") → 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: 100
Copyright Nick Parlante 2017 - privacy