aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah Wu <[email protected]>2022-10-05 21:44:45 -0700
committerHannah Wu <[email protected]>2022-10-05 21:44:45 -0700
commit745cc8c17d46ebfdb233999063de65d40e2ac433 (patch)
tree8facad9f509af7b799ec0476243edea228268473
parentUpdated Pseudo-code file (diff)
downloadcst116-lab0-wu-745cc8c17d46ebfdb233999063de65d40e2ac433.tar.xz
cst116-lab0-wu-745cc8c17d46ebfdb233999063de65d40e2ac433.zip
Updated pseudocode formatting
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt b/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt
index e2b9633..74abbb0 100644
--- a/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt
+++ b/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt
@@ -1,2 +1,2 @@
-PRINT
- "My name is Hannah Wu and my GitHub is HJCST" \ No newline at end of file
+IF program is SET to run
+ PRINT "My name is Hannah Wu and my GitHub is HJCST" \ No newline at end of file