aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lab8.txt71
-rw-r--r--num1.cpp0
-rw-r--r--num2.cpp0
-rw-r--r--num3.cpp0
4 files changed, 71 insertions, 0 deletions
diff --git a/lab8.txt b/lab8.txt
new file mode 100644
index 0000000..4e14e2f
--- /dev/null
+++ b/lab8.txt
@@ -0,0 +1,71 @@
+//Tyler Taormina
+//Lab 8 Text file
+// CST 116
+
+CST116
+
+Module 8: Lab 8
+================================================================================================
+13a
+
+11.7 Exercises
+
+p 317
+
+4 pts #5-6
+
+Submit: Statements for 5, Judgements for 6
+
+
+================================================================================================
+13b
+
+11.9 Learn by Doing Exercises
+
+p 323
+
+10 pts #1: write a full program to call the function
+
+Submit: code & run
+
+CODE:
+
+RUN:
+
+================================================================================================
+13c
+
+11.13 Debugging Exercises
+
+pp 333-336
+
+10 pts
+
+Submit: code & runs
+
+CODE:
+
+RUN:
+
+
+================================================================================================
+11.14 Programming Exercises
+
+pp. 336-337
+
+10 pts #1
+
+Submit: code & run
+
+34 pts
+
+CODE:
+
+
+RUN:
+
+
+
+
+
+
diff --git a/num1.cpp b/num1.cpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/num1.cpp
diff --git a/num2.cpp b/num2.cpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/num2.cpp
diff --git a/num3.cpp b/num3.cpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/num3.cpp