while (time != 6:30pm) {
Work();
}
It is 6:31pm… Damn, now my next chance to go home is tomorrow! 🙂
This to show that the stronger restriction mitigates risks and is probably more intuitive to understand.
while (time != 6:30pm) {
Work();
}
It is 6:31pm… Damn, now my next chance to go home is tomorrow! 🙂
This to show that the stronger restriction mitigates risks and is probably more intuitive to understand.