From c1c1f03745c45bb10d173183fe8792c8b91ce9a4 Mon Sep 17 00:00:00 2001 From: Tyler Taormina Date: Mon, 22 Nov 2021 11:23:04 -0800 Subject: Adding new files. --- lab8.txt | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 lab8.txt (limited to 'lab8.txt') 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: + + + + + + -- cgit v1.2.3