Java-Jet
Java-Jet copied to clipboard
Divisibility
Write a code that prints all the values divisible by 7 in the range of 1 to 100 in reverse order.
I've submitted a PR for the java code
Created a PR for this issue https://github.com/ShivangiSingh17/Java-Jet/pull/174