Video Pseudocode
if (there’s water in the cup) {
drink it
{else}
fill it with water
}
______________________________________________________________
if (there’s no water in the cup) {
fill it with water
{else}
drink it
}
-
093194w-grp3 posted this
