Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 343 Bytes

File metadata and controls

14 lines (7 loc) · 343 Bytes

Website-Blocker-Using-Python

Follow these steps and block the 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.