this is a very easy tutorial on how to make a GUI (Graphical User Interface) in python.
Requirements for this code to work
pip install pyinstaller (for turning the final code into a .exe)
download python 3.13.8 from
https: //www.python.org /downloads /release /python-3138/
(spaced out bc im still waiting for verification, the link leads to the original website)
install the python extension in Vs Code.
and lastly enjoy the tutorial and comment new ideas or fixes that would make it better!