ShivangiSingh17 / Java-Jet

This repository contains simple Java concepts that I learnt during the course:mag_right: :mag_right:
19 stars 121 forks source link

Create Divisibility.java #174

Open prakhyatkarri opened 4 years ago

prakhyatkarri commented 4 years ago

This file will check if an Input number is divisible by 7. Also a step to take another input number and check divisibility of first Input number by this number.

prakhyatkarri commented 4 years ago

Created this file to contribute to https://github.com/ShivangiSingh17/Java-Jet/issues/131