I don't understand how to install packages in python. I just continually get SyntaxError: invalid syntax
regardless of the various commands I try. I have seen that I cannot write commands from the shell, but am not sure where else I would do this. help
>>> python3 pip install requests
SyntaxError: invalid syntax