/prime-calc

[Python] A prime number calculator with a GUI.

Primary LanguagePython

This is a simple prime number calculator using the sieve of
Eratosthenes with a GUI interface.