summaryrefslogtreecommitdiff
path: root/Lab1 Output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lab1 Output.txt')
-rw-r--r--Lab1 Output.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/Lab1 Output.txt b/Lab1 Output.txt
new file mode 100644
index 0000000..f7921e2
--- /dev/null
+++ b/Lab1 Output.txt
@@ -0,0 +1,25 @@
+Please enter width of kite (horizontal diagonal) in meters.
+0
+Please enter a value between 1 and 400
+Please enter width of kite (horizontal diagonal) in meters.
+401
+Please enter a value between 1 and 400
+Please enter width of kite (horizontal diagonal) in meters.
+50
+Please enter length of kite (vertical diagonal) in meters.
+0
+Please enter a value between 1 and 400
+Please enter length of kite (vertical diagonal) in meters.
+401
+Please enter a value between 1 and 400
+Please enter length of kite (vertical diagonal) in meters.
+50
+Your kites length is: 50 meters, and your kites width is: 50 meters.
+Your kites area in meters is: 1250 meters squared.
+Your kites mass is: 168.75 kilograms.
+The gravitational pull on your kite is: 1653.75 Newtons.
+WARNING: Your kites aspect ratio is larger then or equal to 1. A smaller aspect ratio will provide your kite more stability.
+Your kites apsect ratio is: 1
+C:\Users\lacro\Source\Repos\cst116-lab1-DaBoochillin\x64\Debug\BlankConsoleLab.exe (process 19388) 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