Challenge overview
Hello and welcome to the challenge!
Write a code which checks if the given string is a pangram. A pangram is a sentence, where every letter of the alphabet is included at least once. The most popular example of a pangram is the sentence: "The quick brown fox jumps over the lazy dog". Assume that all test cases includes proper english sentences.
You can solve this programming contest in JavaScript, PHP, Python, Ruby and other languages. If you want, you can also take part in other Challenges. Below you can find some of them:
Did you like this challenge and would like to try your hand at some interesting big programming competitions? Check what’s all over the news in tech world in May 2019 in our article with upcoming IT Conferences, Hackathons and Online Challenges in May 2019.
Have fun and good luck! :)