aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf
diff options
context:
space:
mode:
authorlevidavis04 <[email protected]>2022-10-12 18:42:36 -0700
committerGitHub <[email protected]>2022-10-12 18:42:36 -0700
commit298bc02599ebd13d331141b0644a2768ec30c014 (patch)
treefcacac1c572a9c8476742e9944fe958c131b81e1 /CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf
parentInitial commit (diff)
downloadcst116-chapter8-debugging-levidavis04-298bc02599ebd13d331141b0644a2768ec30c014.tar.xz
cst116-chapter8-debugging-levidavis04-298bc02599ebd13d331141b0644a2768ec30c014.zip
Add files via upload
Diffstat (limited to 'CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf')
-rw-r--r--CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf17
1 files changed, 17 insertions, 0 deletions
diff --git a/CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf b/CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf
new file mode 100644
index 0000000..d22d6d0
--- /dev/null
+++ b/CST116-Ch8-Debug-PSEUDOCODE-Davis.rtf
@@ -0,0 +1,17 @@
+{\rtf1\ansi\ansicpg1252\cocoartf2639
+\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
+{\colortbl;\red255\green255\blue255;}
+{\*\expandedcolortbl;;}
+\margl1440\margr1440\vieww11520\viewh8400\viewkind0
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
+
+\f0\fs24 \cf0 Pseudo Code\
+\
+Set i = 0\
+Count = i\
+While I <10\
+ i + 1\
+For count = 0 count also < 10 count = count + 1\
+Print Count\
+\
+Return count and i = 0} \ No newline at end of file