Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jendives2000/python-math-trick-2
- Owner: jendives2000
- Created: 2024-02-26T07:45:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T08:24:04.000Z (11 months ago)
- Last Synced: 2025-01-22T00:59:54.800Z (9 days ago)
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.