ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

GCD AND LCM OF TWO NUMBERS IN PYTHON #223

Closed AnshMishra2001 closed 3 years ago

ephremdeme commented 3 years ago

Move the code to Mathematics folder and re-structure accordingly

AnshMishra2001 commented 3 years ago

I forked and cloned the file but couldn't find Mathematics folder. Shall I create a new one ?

ephremdeme commented 3 years ago

simply run these command: git fetch && git pull