GCD Scratch program

GCD program:

Counting number iteration( in step variable) taken to calculate GCD using Euclid’s Division Algorithm.

Draw rectangle for given two numbers and then draw squares using GCD value to show “Two given and their product” are divisible by GCD.

Link to scratch code : link to program

 

An alternate scratch program, user name : udavi

Ranjith / Sundar