diff options
| -rw-r--r-- | LabResults.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/LabResults.txt b/LabResults.txt index 1efd3cc..294d758 100644 --- a/LabResults.txt +++ b/LabResults.txt @@ -10,4 +10,20 @@ C:\Users\legok\Source\Repos\cst116-lab1-legokid1503\x64\Debug\BlankConsoleLab.ex 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 . . . +Part II + +Please enter the length, then width of the kite in centimeters +235 +100 +The length of the kite is 235cm. +The width of the kite is 100cm. +The area of the kite is 1.175m^2. +The mass of the kite is 0.158625kg. +The gravitational pull on the kite is 1.55453Newtons + +C:\Users\legok\Source\Repos\cst116-lab1-legokid1503\x64\Debug\BlankConsoleLab.exe (process 12748) 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 . . . + + RunResults
\ No newline at end of file |