Skip to content

A PyQt5 application that finds all divisible numbers to a specified number.

Notifications You must be signed in to change notification settings

m0Mh42/Divisibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Divisibility

A PyQt5 application that finds all divisible numbers to a specified number. This was my first project with PyQt5 so it ought to be simple :)

Interface

As you run the file with python interpreter, you see a window that gets a number, and starts processing the divisible numbers; then you can see divisible numbers.

About

A PyQt5 application that finds all divisible numbers to a specified number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages