aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-23 18:26:39 -0700
committerTrenton Stark <[email protected]>2022-10-23 18:26:39 -0700
commit1328da250477c98f5294723b9546aea9534e5c0a (patch)
tree4e429e82d9f86b9b1346ecfeda381a6ed31a3506
parentAdded psuedo code (diff)
downloadcst116-ch10-debugging-stark-1328da250477c98f5294723b9546aea9534e5c0a.tar.xz
cst116-ch10-debugging-stark-1328da250477c98f5294723b9546aea9534e5c0a.zip
Finished
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt
index 49a7fc6..20fc5fd 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt
@@ -15,4 +15,4 @@ Set each element of varZ to the sum of varX and varY at the same index
Set varZ[0] t0 -99
-Output the values of all 3 arrays into an aligned table
+Output the values of all 3 arrays into an aligned table \ No newline at end of file