diff options
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 |