diff options
| author | Tim Pearse <[email protected]> | 2022-10-19 22:13:24 -0700 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-10-19 22:13:24 -0700 |
| commit | 58dc21b0e354afdb7cbc617e9ee8522a67b3f985 (patch) | |
| tree | 2fb3078dd63dc83871983422ad906c8a6987a9db | |
| parent | Change 5 : Updated the lab results file (diff) | |
| download | archived-cst116-lab1-legokid1503-58dc21b0e354afdb7cbc617e9ee8522a67b3f985.tar.xz archived-cst116-lab1-legokid1503-58dc21b0e354afdb7cbc617e9ee8522a67b3f985.zip | |
Change 6 : Updated lab results
| -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 |