diff options
| author | Wyatt <[email protected]> | 2022-09-29 15:18:40 -0700 |
|---|---|---|
| committer | Wyatt <[email protected]> | 2022-09-29 15:18:40 -0700 |
| commit | 14f31a052096de0a4d4885963c39826ef97184e6 (patch) | |
| tree | 420c00fb004b40020f153f2ed5fa92d664718ad8 /CST116-BlankConsole/cst116-lab0-flowchart.txt | |
| parent | finished (diff) | |
| download | cst116-lab0-johnson-main.tar.xz cst116-lab0-johnson-main.zip | |
Diffstat (limited to 'CST116-BlankConsole/cst116-lab0-flowchart.txt')
| -rw-r--r-- | CST116-BlankConsole/cst116-lab0-flowchart.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-BlankConsole/cst116-lab0-flowchart.txt b/CST116-BlankConsole/cst116-lab0-flowchart.txt new file mode 100644 index 0000000..ec52a46 --- /dev/null +++ b/CST116-BlankConsole/cst116-lab0-flowchart.txt @@ -0,0 +1,3 @@ +Under main() +Output "Hello World!" +Output "Wyatt Johnson, hyper2snyper"
\ No newline at end of file |