diff options
| author | JacobAKnox <[email protected]> | 2021-10-23 09:53:44 -0700 |
|---|---|---|
| committer | JacobAKnox <[email protected]> | 2021-10-23 09:53:44 -0700 |
| commit | c790cb06242c72a10e2e01036b9de7cc37088763 (patch) | |
| tree | 258139a7b56f8d6126721d5073c83e57957d3b2d /8a/output.txt | |
| parent | 7c finished (diff) | |
| download | cst116-lab4-jacobaknox-master.tar.xz cst116-lab4-jacobaknox-master.zip | |
Diffstat (limited to '8a/output.txt')
| -rw-r--r-- | 8a/output.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/8a/output.txt b/8a/output.txt new file mode 100644 index 0000000..999bc63 --- /dev/null +++ b/8a/output.txt @@ -0,0 +1,8 @@ +Input the first int: 3 + +Input the second int: 5 + + +The double value of 3/5 is: 0.6. +C:\Users\jakno\source\repos\CST116\cst116-lab4-JacobAKnox\8a\8aCode\Debug\8aCode.exe (process 18148) exited with code 0. +Press any key to close this window . . . |