Workbook 2.4
From the Java-Bootcamp-Resources
, launch the Workbook 2.4
folder.
The Meeting
The workbook contains four variables that store financial data.
Task 1
We don't care about cents. Print each value as a whole number (24309
).
Result
>>: This month, we made $24309 in sales
>>: Factoring in costs, we made $18562 in profit
>>: The refunds are at a low $688. This is a good sign!
>>: Shipping costs were high. We paid $1233 in shipping
Solution
The solution code is inside the same folder as the starter project.
There is also a video solution.
Good Luck!
Associated Course: The Complete Java Development Bootcamp
Related Course: The Complete Spring Boot Development Bootcamp – Become a Java Web Developer
Feedback Summary
4.7
43 students
5
91%
4
2%
3
0%
2
0%
1
7%
Written Reviews
There are no written reviews yet.