Calculator App v3
In this project I've recreated the Item Calculator. Due to the issues with Python turning to a .exe, I've switched to using Visual Basic in Visual Studio to help that process along.
Visual Basic has helped along the process because it makes most of the UI for you in the designer with its drag n drop feature, leaving you only the code for the actual utility.