An open API service indexing awesome lists of open source software.

https://github.com/andrewyavors/prime-number-checker-shitcode

Python script which checks if number is prime or not (shitcode joke)
https://github.com/andrewyavors/prime-number-checker-shitcode

math numbers prime python

Last synced: 2 months ago
JSON representation

Python script which checks if number is prime or not (shitcode joke)

Awesome Lists containing this project

README

        

# Is number prime
Python script which checks if number is prime or not
It's my second python project (first was a [Hangman](https://github.com/SpycerLviv/HangmanGame-Python))

##Using:
1. Run *prime_test.py* from a console
2. After launch write your number in the console
3. Enjoy!