List Comprehensions in Python Part I of II

Comprehensions in python are very helpful as by using comprehensions you can not only simplify your code, you can reduce several lines of code to just one line as well. Though it is not compulsory to learn how you can use comprehensions in python it is not that difficult and it takes your coding experience to a whole new level!

Website is under developement written material will be added soon!