Add GCD examples to README

Added a new example for determining the GCD.
This commit is contained in:
Bill Buchanan
2026-01-25 14:08:37 +00:00
committed by GitHub
parent bc1e8b8429
commit 27679d4dd2

View File

@@ -26,6 +26,7 @@ Test for the following prime numbers:
Using: [here](https://asecuritysite.com/principles_pub/gcd)
Determine the GCD for the following:
88, 46:
105, 35: