about | help | code help+videos | done | prefs |
Your cell phone shows that you have email. Return true if you should respond to it. Normally you respond, except when you are in class you only answer if it is your mom emailing. In all cases, if you are asleep, you do not respond. answerEmail(true, false, false) → false answerEmail(true, true, false) → false answerEmail(false, false, false) → 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