Skip to content

This is a little Python function that tries to collect all integers that an integer is divisible by.

Notifications You must be signed in to change notification settings

dopreo/divisionato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

divisionato

This is a little Python function that tries to determine all the integer factors of a positive integer.

Something like this was one of my very first Python projects, but this is much, much leaner and smaller than any of my previous implementations.

licensing

oreohive Source No-AI-Training License (of most recent publication by the oreohive organisation)

About

This is a little Python function that tries to collect all integers that an integer is divisible by.

Resources

Stars

Watchers

Forks

Languages