java accept number then accept another number to see if its theyre divisable code example Example: java divisible by operator boolean isDivisibleBy20 = number % 20 == 0;