Write a conditional that assigns 10,000 to the variable bonus if the value of the variable goodsSold is greater than 500,000.
LANGUAGE: JAVA
CHALLENGE:
Write a conditional that assigns 10,000 to the variable bonus if the value of the variable goodsSold is greater than 500,000.
SOLUTION:
The Bad News: The content you are trying to access is only available to members.
The Good News: You too can be a member, simply Click Here.
Already a member? Log In Here
Posted in Java, Learn To Code