X1153: No Dividing with 5

The method below takes in two integers as parameters and should throw an IllegalArgumentException if either parameter is the number 5. In the conditional below, throw the required exception.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.