I keep getting the error "zsh: command not found: python" while attempting to determine what version of Python my device is running.
python -v which returned - zsh: command not found: python python --version returned again, zsh: command not found: python
Please advise