about | help | code help+videos | done | prefs |
Given a boolean "schoolDay" return the String "6am" if "schoolDay" is true, and return "off" otherwise. logic_wakeUpTime(true) → "6am" logic_wakeUpTime(false) → "off" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy