Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 349 Bytes

File metadata and controls

14 lines (7 loc) · 349 Bytes

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.