/josephus-GUI

Solving josephus problem with GUI.

Primary LanguagePython

josephus-GUI

Solving josephus problem with GUI, for more information about josephus problem please visit this page.

Run

python main.py

Then enter your number, and click run.

Warning

The GUI won't work with number greater than 100.