diff options
| author | Derek Preston <[email protected]> | 2022-10-01 11:51:10 -0700 |
|---|---|---|
| committer | Derek Preston <[email protected]> | 2022-10-01 11:51:10 -0700 |
| commit | ceb1b1967546bb200d531239de01b09092ec255f (patch) | |
| tree | ebb45762db6a8e149ac7efafe0569825aa3eb8cd /CST116Lab0Preston-Pseduocode.txt | |
| parent | Commit on 9/29/22 at 8:30am (diff) | |
| download | cst116-lab0-prestonderek-ceb1b1967546bb200d531239de01b09092ec255f.tar.xz cst116-lab0-prestonderek-ceb1b1967546bb200d531239de01b09092ec255f.zip | |
Commit on 10/1/22
Changed File Names
Diffstat (limited to 'CST116Lab0Preston-Pseduocode.txt')
| -rw-r--r-- | CST116Lab0Preston-Pseduocode.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116Lab0Preston-Pseduocode.txt b/CST116Lab0Preston-Pseduocode.txt new file mode 100644 index 0000000..ddb2203 --- /dev/null +++ b/CST116Lab0Preston-Pseduocode.txt @@ -0,0 +1,7 @@ +BEGIN + +OUTPUT HELLO WORLD +OUTPUT USERS NAME +OUTPUT USERS GITHUB + +END
\ No newline at end of file |