aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-10-23 14:08:16 -0700
committerTheOtherTonyStark <[email protected]>2022-10-23 14:08:16 -0700
commit4586a90eb2187b0a89e5c5a3e093ab5f156929e1 (patch)
treeafc91b1cac375a09e5e5ddf15a69e003e8105cdb /CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt
parentSecond Commit (diff)
downloadcst116-ch10-debugging-theothertonystark-4586a90eb2187b0a89e5c5a3e093ab5f156929e1.tar.xz
cst116-ch10-debugging-theothertonystark-4586a90eb2187b0a89e5c5a3e093ab5f156929e1.zip
Third CommitHEADmain
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt b/CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt
index e69de29..9ec275f 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Psuedocode.txt
@@ -0,0 +1,6 @@
+Take input
+ Both first and last name seperately
+Convert input into variable
+ Name that variable "x"
+Convert x
+ into both y and z \ No newline at end of file