You are viewing a single comment's thread. Return to all comments →
Great tip! BTW is there any reason for using '_' as the dummy variable? What's wrong with using letter, for example 'i'?
List Comprehensions
You are viewing a single comment's thread. Return to all comments →
Great tip! BTW is there any reason for using '_' as the dummy variable? What's wrong with using letter, for example 'i'?