diff options
| author | Tim Pearse <[email protected]> | 2022-10-05 16:39:33 -0700 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-10-05 16:39:33 -0700 |
| commit | f562537153f14889e887ca19cf3ef1d1a8fac946 (patch) | |
| tree | 5c69d884b3682af4b04e19215aadf9d980f33463 /CST116-BlankConsole/cst116-lab0-Pearse.txt | |
| parent | Change 7: Change 10 over the two gits. Hooray! (diff) | |
| download | archived-cst116-lab0-legokid1503-main.tar.xz archived-cst116-lab0-legokid1503-main.zip | |
Diffstat (limited to 'CST116-BlankConsole/cst116-lab0-Pearse.txt')
| -rw-r--r-- | CST116-BlankConsole/cst116-lab0-Pearse.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CST116-BlankConsole/cst116-lab0-Pearse.txt b/CST116-BlankConsole/cst116-lab0-Pearse.txt index 3298cc0..370ab10 100644 --- a/CST116-BlankConsole/cst116-lab0-Pearse.txt +++ b/CST116-BlankConsole/cst116-lab0-Pearse.txt @@ -1,3 +1,11 @@ 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 +C:\Users\legok\Source\Repos\cst116-lab0-Pearse\CST116-BlankConsole\x64\Debug\CST116-BlankConsole.exe (process 18452) exited with code 0. + +PSEUDOCODE + +namespaces here + +main(){ + print("My name is Timothy Pearse. My username on GitHub is legokid1503.) and end line +}
\ No newline at end of file |