N. Nazira
[Flash 10 is required to watch video]
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

}