/Goldbach-s-Conjecture-Tester

This Python script tests the validity of Goldbach's Conjecture, which states that every even integer greater than 2 can be expressed as the sum of two prime numbers.

Primary LanguagePython

Watchers