diff options
| author | Taylor Rogers <[email protected]> | 2022-11-01 21:15:23 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-11-01 21:15:23 -0700 |
| commit | 4c9939edd1571d17f5051f1cb2ea757231a9c8e8 (patch) | |
| tree | c3fc07268484d50e0c1ae0aba676274e237e1fd1 /CST116-Ch11-Debugging/CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt | |
| parent | Added output text file (diff) | |
| download | cst116-ch11-debugging-taylorrog-4c9939edd1571d17f5051f1cb2ea757231a9c8e8.tar.xz cst116-ch11-debugging-taylorrog-4c9939edd1571d17f5051f1cb2ea757231a9c8e8.zip | |
Extra Commit
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt new file mode 100644 index 0000000..868bbb6 --- /dev/null +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt @@ -0,0 +1,2 @@ +1. declare constant int [EMPLOYEES] = 20 and [MAX] = 21 +2.
\ No newline at end of file |