hcheung has asked 1
questions and find answers to 9
problems.
Stats
210 EtPoint
62 Vote count
1 questions
9 answers
About
//Code of the Day
const status = feelBlessing;
if ( isNew(knowledge) && bestDay === today() ) {
learnItNow();
}
else {
display('Never too late to learn!');
}