Help Me! I'm new! I've been using Python Idle for learning basics but decided to switch to VSCode as a Harvard Professor advised in his tutorial for convenience.
Q. Trying to Import the Basic Cowsay module using PIP (cmd in VSC Terminal: pip install cowsay), getting an ERROR (bash: pip: cmd not found). What am I doing wrong?
Installed Python Extensions in VSCodeTried creating a New File - XTried installing the module directly - XStill getting error