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