diff options
Diffstat (limited to 'cst116-lab1-Ahmed/cst116-lab1-Ahmed-output.txt')
| -rw-r--r-- | cst116-lab1-Ahmed/cst116-lab1-Ahmed-output.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/cst116-lab1-Ahmed/cst116-lab1-Ahmed-output.txt b/cst116-lab1-Ahmed/cst116-lab1-Ahmed-output.txt new file mode 100644 index 0000000..045216d --- /dev/null +++ b/cst116-lab1-Ahmed/cst116-lab1-Ahmed-output.txt @@ -0,0 +1,28 @@ +Enter width (In centimeters): +4012 +Enter length (In centimeters): +12 +Please keep the width and length between 1 and 400 centimeters +Enter width (In centimeters): +45 +Enter length (In centimeters): +15 +You entered: 45 cm for width, and: 15 cm for length +The area for your kite is: 0.03375 square meters +The mass of your kite is: 0.00455625 kg +The gravitional pull of your kite is: 0.0446513 Newtons +Warning, an aspect ratio of: 3 is too high and will provide instability, Try Again + +Enter width (In centimeters): +15 +Enter length (In centimeters): +20 +You entered: 15 cm for width, and: 20 cm for length +The area for your kite is: 0.015 square meters +The mass of your kite is: 0.002025 kg +The gravitional pull of your kite is: 0.019845 Newtons +Aspect Ratio: 0.75 + +C:\Users\macho\Source\Repos\cst116-lab1-M005A\cst116-lab1-Ahmed\x64\Debug\cst116-lab1-Ahmed.exe (process 22412) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops. +Press any key to close this window . . .
\ No newline at end of file |