aboutsummaryrefslogtreecommitdiff
path: root/Pseudocode Ch8.txt
blob: ef679933dfc5cf68428416a32e3037145f3582b7 (plain) (blame)
1
2
3
4
5
6
7
8
Define i eqaul to 0
define count

while i is less than 10 
display i and increment it by 1

for count equal to 0, increment count, while count is less than 10
display count