while (hungry) { eatIcecream(chocolate); } while (sleepy) { playOverwatch(); } goto: //Actually, go to is bad. So don't call it.