moogacs / problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language
MIT License
16 stars 51 forks source link

Add Russian Peasant Multiplication Algorithm for python #41

Closed Codenii closed 4 years ago

Codenii commented 4 years ago

Implementation of Russian Peasant Multiplication Algorithm done in python (good for beginners).