Skip to content

Abhay2412/PrimeNumberCheckerGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Python C#

PrimeNumberCheckerGUI

A simple interface which checks for positive integers their primality. To make sure the application runs smoothly make sure you have these following Python Libraries:

- pip install tk
- pip install pandas

Future Scope:

  • Add a live update of each number result, when the user uploads a file.
  • Add a option for the user to save the report in different format currently works in the text file.
  • Add error checking in the user input.
  • Modify the current setup of opening the report in a window but in the same screen.

Learning: Ability to create GUI applications in Python and using different functionalities.

About

A simple interface which checks for positive integers their primality. Both written in Python and C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published