PySimpleGUI/docs/eCookbook/demo-programs/ti-datamath-ii-calculator.md

12 lines
574 B
Markdown

All credit for this code, the video and hard work belongs to Israel Dryer. His GitHub repository is located here: https://github.com/israel-dryer
This calculator was developed as part of a YouTube tutorial. You can watch the video that describes how to make this calculator here:
https://youtu.be/x5LSTDdffFk
The GitHub location for the source can be found here:
https://github.com/israel-dryer/PyDataMath-II
<iframe src="https://trinket.io/embed/pygame/e51fa16b0b" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>