This is an example issue, for students to issue pull requests against. Turn the block: ``` def logarithm_solver(sub): return False ``` into a block that detects logarithmic equations and returns worked-through solutions.