Super Simple Python: Two Ways to Get GCD

Super Simple Python is a series of Python projects you can do in under 15 minutes. In this episode, we’ll be covering two ways to get the Greatest Common Denominator (GCD) of two numbers in just 3 lines of Python each! We’ve covered a lot of different kinds of programs in the Super Simple PythonContinue reading “Super Simple Python: Two Ways to Get GCD”