aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/cst116-lab0-Pearse.txt
diff options
context:
space:
mode:
authorTim Pearse <[email protected]>2022-10-05 16:39:33 -0700
committerTim Pearse <[email protected]>2022-10-05 16:39:33 -0700
commitf562537153f14889e887ca19cf3ef1d1a8fac946 (patch)
tree5c69d884b3682af4b04e19215aadf9d980f33463 /CST116-BlankConsole/cst116-lab0-Pearse.txt
parentChange 7: Change 10 over the two gits. Hooray! (diff)
downloadarchived-cst116-lab0-legokid1503-main.tar.xz
archived-cst116-lab0-legokid1503-main.zip
Change 8: Moved the pseudocode to cst116-lab0-Pearse, as it would make more sense there.HEADmain
Diffstat (limited to 'CST116-BlankConsole/cst116-lab0-Pearse.txt')
-rw-r--r--CST116-BlankConsole/cst116-lab0-Pearse.txt10
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