0
/ 50
Fill in the if statement in the following method. The method should return "Divisible!" if the parameter x is eveny divisible by 5....
Fill in the if statement in the following method. The method should return "Divisible!" if the parameter x is eveny divisible by 5. Otherwise, it should return "Not Divisible!"
Your feedback will appear here when you check your answer.