N. Nazira
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

}

blog comments powered by Disqus