Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jendives2000/python-math-trick-2

My second attempt at coding the logic behind a math trick: how to multiply any two 2-digits numbers.
https://github.com/jendives2000/python-math-trick-2

Last synced: 5 days ago
JSON representation

My second attempt at coding the logic behind a math trick: how to multiply any two 2-digits numbers.

Awesome Lists containing this project

README

        

# python-math-trick-2
My second attempt at coding the logic behind a math trick: how to multiply any two 2-digits numbers.