aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-Lab0-Cyrus-PseudoCode.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CST116-BlankConsole/CST116-Lab0-Cyrus-PseudoCode.txt')
-rw-r--r--CST116-BlankConsole/CST116-Lab0-Cyrus-PseudoCode.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Cyrus-PseudoCode.txt b/CST116-BlankConsole/CST116-Lab0-Cyrus-PseudoCode.txt
new file mode 100644
index 0000000..52ad689
--- /dev/null
+++ b/CST116-BlankConsole/CST116-Lab0-Cyrus-PseudoCode.txt
@@ -0,0 +1,8 @@
+Print "Hello World!" to the console and enter a new line
+
+Print "Hello, my name is Morgan..."
+Enter a new line
+Print "GitHub is a repository for our code where this is going to end up"
+Enter a new line
+
+End \ No newline at end of file