Pythonic way for calculating GCD (greatest common devisor) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Pythonic way for calculating GCD (greatest common devisor)

the Zen of Python: (the guide to pythonic coding) https://code.sololearn.com/cLv12qrZHDj6/?ref=app Thank you for your codes, comments, and upvotes! Cheers 😉😉😉

25th Aug 2017, 3:48 AM
Alex
Alex - avatar
4 Answers
+ 3
https://code.sololearn.com/ctxk125Rq2EI/?ref=app this approach is quite Pythonic :)
25th Aug 2017, 3:50 AM
Alex
Alex - avatar
+ 3
Good, but why involve THIS? As in, this module
25th Aug 2017, 4:05 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
25th Aug 2017, 1:39 PM
VcC
VcC - avatar
0
Can some own help me with GCD of N numbers in python please. With a function not with a list.
24th Jan 2019, 5:34 AM
youssef al haouil
youssef al haouil - avatar