Thread
:
Pseudocode Explanation Needed
View Single Post
jwshepherd
Team Leader
29Aug2007,03:26
a=4
set a=(4*4)/2
a=8
a < 20 true do loop again
set a = (8*8)/2
a=32