Which command reports the python3 executable selected through the current PATH?
python3
PATH
cat python3
which python3
find python3
whereis python3