diff options
| -rw-r--r-- | CST-116-Project1-Part2-Florea.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CST-116-Project1-Part2-Florea.txt b/CST-116-Project1-Part2-Florea.txt index e69de29..0d921eb 100644 --- a/CST-116-Project1-Part2-Florea.txt +++ b/CST-116-Project1-Part2-Florea.txt @@ -0,0 +1,13 @@ +/Users/andreiflorea/Desktop/Code/Oregon_Tech/cst116-lab1-florea/cmake-build-debug/cst116_lab1_florea +Please only enter WIDTH and LENGTH between 1 - 400 +Please enter the WIDTH of your kite in centimeters (decimals are OK): 0 +Please enter the LENGTH of your kite in centimeters (decimals are OK): 401 +Please only enter WIDTH and LENGTH between 1 - 400 +Please enter the WIDTH of your kite in centimeters (decimals are OK): 30 +Please enter the LENGTH of your kite in centimeters (decimals are OK): 40 +Width: 30 CM | Length: 40 CM +Area (in square meters): 0.06 M^2 +If your kite is using a medium weight fabric (135g/sq meter), it is calculated to weigh: 0.0081 kg/meter^2 +Gravitational pull on your kite is: 0.07938 (mass * 9.8 N/kg) + +Process finished with exit code 0 |