Difference between revisions of "W1173 Finding Primes"

From Coder Merlin
Line 1: Line 1:
[[File:Euclid's algorithm Book VII Proposition 2 3.png|thumb|link=|Euclid's Algorithm]]
[[File:Euclid's algorithm Book VII Proposition 2 3.png|thumb|link=|Euclid's Algorithm]]
== Prerequisites ==
== Prerequisites ==
* [[W1151 Conditional and Flow Chart]]
* [[W1152 While Loop]]
* [[W1153 Repeat-While Loop]]
* [[W1154 For Loop]]
== Background ==
== Background ==
[https://en.wikipedia.org/wiki/Euclidean_algorithm Euclidean Algorithm] (Wikipedia)
[https://en.wikipedia.org/wiki/Euclidean_algorithm Euclidean Algorithm] (Wikipedia)

Revision as of 23:37, 20 January 2020

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder