about | help | code help+videos | done | prefs |
statusBasedUpon() -- given an age, return a status. The status for ages up to 7 is "infant", up to 14 is "child" and otherwise is "oldie" (like Dr. Siochi). statusBasedUpon(7) → "infant" statusBasedUpon(14) → "child" statusBasedUpon(15) → "oldie" ...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 Post-solution available
Copyright Nick Parlante 2017 - privacy