Login using Social Account
     Continue with GoogleLogin using your credentials
Now that we have a good understand of how to detect dead code with Vulture, we will deactivate the virtual environment that we had created, and then we will delete our project directory.
Deactivate the virtual environment
deactivate
Go to the root directory
cd ~
Delete project directory
rm -rf Vulture-Example
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...