This document summarizes an internship project that involved building an advanced graphical user interface (GUI) calculator using Python. The project goals were to create a feature-rich calculator with an intuitive interface to demonstrate Python's versatility in GUI applications. Some challenges included managing complex math operations and ensuring seamless user interaction. The implementation utilized Tkinter for GUI development and integrated math algorithms while optimizing the user experience.