Let’s assume that in our working directory we have virtual environment called dev-env and the installed Django framework. Where should you look for Django-related code (Windows)? The > character stands for a command prompt.
Let’s assume that in our working directory we have virtual environment called dev-env and the installed Django framework. Where should you look for Django-related code (Windows)? The >
character stands for a command prompt.
a. > .\dev-env\Lib\django
b. > .\dev-env\\django
c. > .\dev-env\Lib\site-packages\django
d. > .\Lib\site-packages\django