0
How to write as list comprehension
I'm just trying to get a better handle of list comprehensions https://code.sololearn.com/cT9Gl7VcQc70/?ref=app
5 Answers
+ 2
ren please review the following from the python tutorial in regards to list comprehension
https://www.sololearn.com/learn/Python/2454/
Thank you and happy coding
You may also find more from this reference
https://www.pythonforbeginners.com/basics/list-comprehensions-in-python
+ 2
Sure thing- I made it more complicated than it needed to be. updated to reflect a list comprehension
+ 2
Thanks ren
+ 2
Cheers mate thanks for the assist
0
List comprehension is an example of the language's support for functional programming concepts. More...
http://net-informations.com/JUMP_LINK__&&__python__&&__JUMP_LINK/ds/comp.htm