Skip to content

a python script that can easily calculate if your number is a prime number and some more features.

Notifications You must be signed in to change notification settings

NiekGevers/primecalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

primecalc

a easy to use python script that can calculate if your number is a prime number and some more features.

features

  • check if a number is a prime
  • check if a number is even or uneven
  • show the square of a number
  • show the root of a number
  • show all prime numbers in a custom range
  • put all prime numbers in a custom range and output to primes.txt
  • calculate percentages

About

a python script that can easily calculate if your number is a prime number and some more features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages