I want to uninstall python completely from my computer. However, when I run the "python --version" command on git bash, I get the output indicating that I have python version 3.10.12 installed on my computer.
I've uninstalled python in the control panel, ensured there is nothing in the path in environment variables to do with python, and deleted the folder in appdata having to do with python. None of it is changing anything.
Resolved: The reason python was not in my system variables was because it was in the bin folder in mingw, and didn't have any keywords containing python.