You are viewing a single comment's thread. Return to all comments →
You need to put an additional [] in addition to [a,b,c]. Because the output that you want is are lists within a list.
Seems like cookies are disabled on this browser, please enable them to open this website
List Comprehensions
You are viewing a single comment's thread. Return to all comments →
You need to put an additional [] in addition to [a,b,c]. Because the output that you want is are lists within a list.