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