Create a folder called problems in this directory Execute downloadProblem.bash to have the problem of the day downloaded to the folder named problems.
Prerequisites: BeautifulSoup4 and requests Install prerequisites via: sudo pip3 install bs4, sudo pip3 install requests