diff options
| author | Hannah Wu <[email protected]> | 2022-10-05 18:53:26 -0700 |
|---|---|---|
| committer | Hannah Wu <[email protected]> | 2022-10-05 18:53:26 -0700 |
| commit | 74b04c243477f1c76aa59e399ccbd5e103880c60 (patch) | |
| tree | 360a7375199f17b77d9458d4a133cc25e7fd2d20 | |
| parent | Added checklist file (diff) | |
| download | cst116-lab0-wu-74b04c243477f1c76aa59e399ccbd5e103880c60.tar.xz cst116-lab0-wu-74b04c243477f1c76aa59e399ccbd5e103880c60.zip | |
Updated Pseudo-code file
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt b/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt index e7a3189..e2b9633 100644 --- a/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt +++ b/CST116-BlankConsole/CST116-BlankConsole-pseudocode.txt @@ -1,2 +1,2 @@ -IF program runs -My full name is diplayed with GitHub username +PRINT + "My name is Hannah Wu and my GitHub is HJCST"
\ No newline at end of file |