pangram: add starter implementation and make object-based (#344)
Pangrams is currently the third exercise in the new ordering therefore
it should have a starter implementation.
* make object-orientated
* add starter implementation
* rename class to PangramChecker