blob: 7885b565dd6b83d65b797fa1887f6ca52c8a7b71 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
5.9 run
You have $123.45
Enter percent raise: 0.1
After your raise you have $135.795
C:\Users\jakno\source\repos\CST116\cst116-lab2-JacobAKnox\4b\5.9Debugging Exercise\Debug\5.9Debugging Exercise.exe (process 2068) exited with code 0.
Press any key to close this window . . .
5.10 run
Enter Production Hours: 10
Enter Pre-Production Hours: 7
Enter Producers Hours: 15
Car Dealership Bill
Production Cost: 11.5
Pre-Production Cost: 9.8
Producers Cost: 18.75
Weekly Total Cost: 40.05
C:\Users\jakno\source\repos\CST116\cst116-lab2-JacobAKnox\4b\5.10Programming\Debug\5.10Programming.exe (process 8120) exited with code 0.
Press any key to close this window . . .
|