diff options
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 |