diff options
| author | WilliamBishopCST116 <[email protected]> | 2022-10-17 14:44:10 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-17 14:44:10 -0700 |
| commit | 4d45ef0a873b286c19b2c9b0fc8b7f2c87401d91 (patch) | |
| tree | c2bdd66f2e8b17bfbea9bfc426a3ddb8f965e71a | |
| parent | Add files via upload (diff) | |
| download | cst116-lab1-williambishopcst116-4d45ef0a873b286c19b2c9b0fc8b7f2c87401d91.tar.xz cst116-lab1-williambishopcst116-4d45ef0a873b286c19b2c9b0fc8b7f2c87401d91.zip | |
Add files via upload
| -rw-r--r-- | CST116-Lab1-Bishop.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116-Lab1-Bishop.txt b/CST116-Lab1-Bishop.txt new file mode 100644 index 0000000..65076fa --- /dev/null +++ b/CST116-Lab1-Bishop.txt @@ -0,0 +1,31 @@ +Please enter a width of the kite
+
+25
+Your width is: 25
+Please enter your height of the kite
+25
+Our width and the height is: 25and 25
+The area of the kite is 312 0
+ Our aspect ratio is : 1
+ WARNING : A lower aspect ratio than 1 would make more stability.
+Please enter the width of the kite: Please enter a width of the kite from 1 to 400.
+25
+Thank you for entering. 25
+
+
+25
+Please enter the length of the kite: Please enter a length of the kite from 1 to 400.
+25
+Thank you for entering. 25
+
+25
+The area is 625Please intput the weight of the kite. 53
+Please input the height of the kite
+53
+Please input the density of the kite in kilograms per cubic meter.
+53
+Our density of the kite is 53Our height of the kite is 53
+Our mass of our kite is 0.0175563
+ Our mass is 0.0175563
+Please enter the distance from earth of the kite in meters. 53
+The pull on gravity from our kite is 5.81551e-05m^2/kg^2
\ No newline at end of file |