diff options
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging-Stark-Psuedocode.txt | 2 |
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 |