Psuedocode and flowcharts




1.    W = 0.1
2.    L = 0.1
3.    
4.    While (W <> int)
5.    {
6.        INPUT W
7.    }
8.    
9.     While (L <> int)
10.  {
11.      INPUT L
12.   }
13.
14.   A = W*L
15.
16.   OUTPUT A




Comments

Popular posts from this blog

ESP overview

Stakeholder roadmap

hw 12/5