diff options
| author | prestonderek <[email protected]> | 2022-10-19 20:41:16 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-10-19 20:41:16 -0700 |
| commit | 3962bcd9e50ae6b16c783d42e683b752a125e24e (patch) | |
| tree | 2271a2a7db2a553c77eb2260f47442288e91ff3c /BlankConsoleLab/CST116-Lab1-Output-Preston.txt | |
| parent | Commit for Part 2 complete (diff) | |
| download | cst116-lab1-prestonderek-master.tar.xz cst116-lab1-prestonderek-master.zip | |
Diffstat (limited to 'BlankConsoleLab/CST116-Lab1-Output-Preston.txt')
| -rw-r--r-- | BlankConsoleLab/CST116-Lab1-Output-Preston.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/BlankConsoleLab/CST116-Lab1-Output-Preston.txt b/BlankConsoleLab/CST116-Lab1-Output-Preston.txt new file mode 100644 index 0000000..8964f8c --- /dev/null +++ b/BlankConsoleLab/CST116-Lab1-Output-Preston.txt @@ -0,0 +1,22 @@ +OUTPUT FOR LAB1: +---------------- + +Please enter the length of your kite. +0 +Please enter a value for length between 1 and 400. +350 + +Please enter the width of your kite. +600 +Please enter a value for length between 1 and 400. +233 +Your kite has a length of: 350cm, and a width of: 233cm. + +Your kite has an aspect ratio of: 0.66571 + +Nice aspect ratio! + +Your kite has an area of: 4.07750 square meters +Your kite has an area of: 40775.00000 square centimeters +Your kite is 0.55046 grams. +Your kite has a gravitational pull of: 5.39453
\ No newline at end of file |