aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-BlankConsole.cpp
diff options
context:
space:
mode:
authorTim Pearse <[email protected]>2022-10-05 16:30:25 -0700
committerTim Pearse <[email protected]>2022-10-05 16:30:25 -0700
commit1fbb59c6e25a5f34d6c75e32b1882639767f82b8 (patch)
tree9cb9a51ab0accea90939be6bc14e5ce6d916af40 /CST116-BlankConsole/CST116-BlankConsole.cpp
parentChange 5: Adding Pseudocode to the main file & adding checklist.txt Done with... (diff)
downloadarchived-cst116-lab0-legokid1503-1fbb59c6e25a5f34d6c75e32b1882639767f82b8.tar.xz
archived-cst116-lab0-legokid1503-1fbb59c6e25a5f34d6c75e32b1882639767f82b8.zip
Change 6: Moved the pseudocode to the checklist.txt
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.cpp')
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp
index e98ba04..b3451b6 100644
--- a/CST116-BlankConsole/CST116-BlankConsole.cpp
+++ b/CST116-BlankConsole/CST116-BlankConsole.cpp
@@ -5,14 +5,6 @@ Class : CST116_01P
Lab # : 0
Topics : IDE, Simple Program, GitHub
-
-PSEUDOCODE
-
-namespaces here
-
-main(){
- print("My name is Timothy Pearse. My username on GitHub is legokid1503.) and end line
-}
*/
#include <iostream>