about | help | code help+videos | done | prefs |
public boolean isDivisibleBy2_OR_3(int n)
isDivisibleBy2_OR_3(1) → false isDivisibleBy2_OR_3(2) → true isDivisibleBy2_OR_3(3) → 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: 1
Copyright Nick Parlante 2017 - privacy