A simple python program to check whether the set of strings contains all the english alphabets (pangram).
codeezer/PangramGBD
A python program to check whether a given set of strings are pangram or not.
Python
A python program to check whether a given set of strings are pangram or not.
Python