Website-Blocker-Using-Python These are simple lines of code to block websites Step-1:Open command prompt and install the following modules using the command: Step-2:pip install time Step-3:pip install datetime Step-4:Open the python editor Step-5:Start coding.