So I am trying to submit my CS50
(https://cs50.harvard.edu/x/2020/tracks/mobile/android/fiftygram/)
in my terminal by using submit50 cs50/problems/2020/x/tracks/android/fiftygram
. I have installed pip3
and CS50
but I keep getting an error zsh:
command not found: submit50
Please help! How do I solve this?