This is a program that finds the greatest common factor of the two numbers you input. It uses the Euclidean algorithm, which Wikipedia has a good article on: https://en.wikipedia.org/wiki/Euclidean_algorithm
I was brought to the attention of the Euclidean algorithm by @gtoal's project: https://scratch.mit.edu/projects/34012798/