Store if-else statementThat's work thank you!
Store if-else statementif (status == 0) { double a = 6000, b = 27950; [b] if (income <= a) tax = income * 0.10; ...
This user does not accept Private Messages