This is what I see in terminal:
My-MacBook-Pro:~ username$ which python3
/usr/bin/python3
My-MacBook-Pro:~ username$ python3
-bash: /usr/local/bin/python3: No such file or directory
There is no python3 binary at /usr/local/bin/.
There is a file called python3 at /usr/bin/ however.