Skip to content

This is one of my first ever programmed programs. This console app calculates if an entered integer value is a prime number !

License

Notifications You must be signed in to change notification settings

Mullins182/FindPrimeNumbers

Repository files navigation

FIND PRIME NUMBERS

This is one of my first ever programmed programs. This console app calculates if an entered integer value is a prime number !

Example:

                                           CALCULATION BASE: [  999999599  ]

RESULT:


                                                IS A PRIME NUMBER


Divisor incremented to: 999999599



Calculation Base [Modulu] actual divisor: 0


             Press any key to calculate another integer, or press [q] to quit the program !
                                                                                                                                                                        Version 2.0

About

This is one of my first ever programmed programs. This console app calculates if an entered integer value is a prime number !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages