Implementation in Python of an old method for multiply numbers developed by chinese people.
The app has an algorithm behind to detect the intersection points and count them, exactly like the method and not just multiply the numbers using multiply operator!
The GUI is not very complex because this project was our first project in Python and we were just learning. The app is very simple:
Multiply button, then the turtle starts drawing the lines and then the result is diplayed.Clear button to clear the TextBoxes and the Canvas.