diff options
| author | Tim Pearse <[email protected]> | 2022-10-01 12:30:34 -0700 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-10-01 12:30:34 -0700 |
| commit | 60ae863c9266e2edb7f693d008e5cc581833dc55 (patch) | |
| tree | cab8a8f81d1ee7184329bc7f726fd5d6322fc923 | |
| parent | Change 3: Commiting because it's cool and the steps want me to do it here (diff) | |
| download | cst116-lab0-legokid1503-60ae863c9266e2edb7f693d008e5cc581833dc55.tar.xz cst116-lab0-legokid1503-60ae863c9266e2edb7f693d008e5cc581833dc55.zip | |
Change 4: Uploading a text file
Next Step :
Write a flowchart and/or pseudo-code for this project. Put it into a file: include this file in your GitHub project. Either include this in “run” file from Step 11 or put it in a separate file with a name that starts similarly to the other files (CST116-Lab0-<lastname>) and ends with “-flowchart” or “-pseudo-code". This file also might be something other than a text file (in order to hold the flowchart.
| -rw-r--r-- | CST116-BlankConsole/cst116-lab0-Pearse.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-BlankConsole/cst116-lab0-Pearse.txt b/CST116-BlankConsole/cst116-lab0-Pearse.txt new file mode 100644 index 0000000..3298cc0 --- /dev/null +++ b/CST116-BlankConsole/cst116-lab0-Pearse.txt @@ -0,0 +1,3 @@ +My name is Timothy Pearse. My username on GitHub is legokid1503. + +C:\Users\legok\Source\Repos\cst116-lab0-Pearse\CST116-BlankConsole\x64\Debug\CST116-BlankConsole.exe (process 18452) exited with code 0.
\ No newline at end of file |