From 3c3026e84b70a084537d18a9eb8bcebac2cab76b Mon Sep 17 00:00:00 2001 From: alexandra-apetroaei Date: Tue, 11 Oct 2022 13:56:09 -0800 Subject: added psuedo-code --- CST116-Ch8-Debugging/Ch 8 psuedo-code.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CST116-Ch8-Debugging/Ch 8 psuedo-code.txt') diff --git a/CST116-Ch8-Debugging/Ch 8 psuedo-code.txt b/CST116-Ch8-Debugging/Ch 8 psuedo-code.txt index e69de29..485bc30 100644 --- a/CST116-Ch8-Debugging/Ch 8 psuedo-code.txt +++ b/CST116-Ch8-Debugging/Ch 8 psuedo-code.txt @@ -0,0 +1,6 @@ +assign variable i < 10 +display value <10 in a list + +check value of count +as value increases count decreases + -- cgit v1.2.3