Given a problem number, scrapes the problem and adds it to the directory. If provided with an opener, uses that instead of re-connecting. If force is True, overwrites any existing Python files for this problem.
(self, n, force = False, opener = None)
source not stored for this graph (policy: none)
no test coverage detected