diff options
| author | jacobdw22 <[email protected]> | 2022-10-12 12:34:47 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-10-12 12:34:47 -0700 |
| commit | 8b8181ecb3fd0e4b06c2db763abeea6950437b48 (patch) | |
| tree | d4e6f368f7612071ba7a4a9cc836346b0064e9d6 | |
| parent | simple changes (diff) | |
| download | cst116-lab1-jacobdw22-8b8181ecb3fd0e4b06c2db763abeea6950437b48.tar.xz cst116-lab1-jacobdw22-8b8181ecb3fd0e4b06c2db763abeea6950437b48.zip | |
Part 1 Semi-Final Change
| -rw-r--r-- | LabResults.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/LabResults.txt b/LabResults.txt index bfe34d2..5520ae1 100644 --- a/LabResults.txt +++ b/LabResults.txt @@ -1 +1,8 @@ -RunResults
\ No newline at end of file +--Part 1: Size-- +What is the width of the kite in centimeters: 15 +What is the length of the kite in centimeters: 10 +The width is 15 centimeters and the length is 10 centimeters. +The area of the kite is 0.0075 square meters. +WARNING! Aspect ratio >= 1. Unstable. + +--Part 2: Can it fly?-- |