Skip to content

Instantly share code, notes, and snippets.

View BrianKendalBucek's full-sized avatar

Brian Bucek BrianKendalBucek

View GitHub Profile
@BrianKendalBucek
BrianKendalBucek / lunch
Created July 12, 2022 19:34 — forked from jawiki/lunch
What should I do for Lunch?
/*
* Modify the contents of the function below, such that:
*
* If we're not hungry, we want to tell ourselves to get back to work.
* Otherwise, we want to pick something up and eat it in the lab when
* we've got less than 20 minutes or to try a place nearby if we've
* got between 20 and 30 minutes. If we have any more time than that,
* we want to remind ourselves that we're in a bootcamp and that we
* should reconsider how much time we actually have to spare.
*