karan / Projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.
https://twitter.com/karangoel
MIT License
45.07k stars 10.57k forks source link

Update piglatin.py #44

Closed gaurav-91 closed 10 years ago

gaurav-91 commented 10 years ago

The existing program will give wrong output in case of glove or the letters which have more than 1 consonant at starting. I have modified it to give correct output, please let me know if i have missed any test case.