aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt
diff options
context:
space:
mode:
authorjacobdw22 <[email protected]>2022-09-29 16:02:11 -0700
committerjacobdw22 <[email protected]>2022-09-29 16:02:11 -0700
commit71df3edb2a0e434dbfc32b6e1b24b340065a427c (patch)
tree775ee733b689ecbc8a42d867944d5ea90cbd8d5b /CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt
parentsimple changes (diff)
downloadcst116-lab0-jacobdw22-71df3edb2a0e434dbfc32b6e1b24b340065a427c.tar.xz
cst116-lab0-jacobdw22-71df3edb2a0e434dbfc32b6e1b24b340065a427c.zip
simple changes final
Diffstat (limited to 'CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt')
-rw-r--r--CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt b/CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt
new file mode 100644
index 0000000..ba64077
--- /dev/null
+++ b/CST116-BlankConsole/CST116-Lab0-Wilson-pseudo-code.txt
@@ -0,0 +1,4 @@
+Start
+Display "Hello World!"
+Display "My name is Jacob Wilson, and my GitHub is jacobdw22."
+End \ No newline at end of file