Quiz06

Instruction:

The function should receive two integers and return an integer.Obviously you should test your function, so create a main program that asks the user for two values, calculates the gcd and displays that.

 

Here is a link to the code in Github.

Python/Quiz6

Here is a picture of the code:

Quiz6

 

CC BY-SA 4.0 Quiz06 by a01631918 is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.