//Code of the Day const status = feelBlessing; if ( isNew(knowledge) && bestDay === today() ) { learnItNow(); } else { display('Never too late to learn!'); }