Skip to content

SamannoyB/python-divisibility-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

python-divisibility-check

Simple divisibility checker using python.

Example Usage

    Enter a number: 45
    Enter a number to check divisibility with: 4
    45 is not divisible by 4
    Recommendations are [3, 5, 9] 

About

Simple divisibility checker using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages