aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging/Ch 8 psuedo-code.txt
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-11 13:56:09 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-11 13:56:09 -0800
commit3c3026e84b70a084537d18a9eb8bcebac2cab76b (patch)
tree8d0081dd463a92a4f4175bef11ebe46b78b1a455 /CST116-Ch8-Debugging/Ch 8 psuedo-code.txt
parentanother change (diff)
downloadcst116-chapter8-debugging-alexandra-apetroaei-main.tar.xz
cst116-chapter8-debugging-alexandra-apetroaei-main.zip
added psuedo-codeHEADmain
Diffstat (limited to 'CST116-Ch8-Debugging/Ch 8 psuedo-code.txt')
-rw-r--r--CST116-Ch8-Debugging/Ch 8 psuedo-code.txt6
1 files changed, 6 insertions, 0 deletions
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
+