mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-18 22:29:42 +01:00
Added new resources to List Comprehensions (#3580)
This commit is contained in:
parent
d4e5bae03b
commit
71bfe4f03c
@ -5,4 +5,6 @@ List comprehensions are a concise way to create a list using a single line of co
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Python - List Comprehension](https://www.w3schools.com/python/python_lists_comprehension.asp)
|
||||
- [What Exactly are List Comprehensions in Python? - CodeGuage](https://www.codeguage.com/courses/python/lists-list-comprehensions)
|
||||
- [Python List Comprehensions Quiz - CodeGuage](https://www.codeguage.com/courses/python/lists-list-comprehensions-quiz)
|
||||
- [Python List Comprehensions](https://docs.python.org/3/tutorial/datastructures.html#list-comprehensions)
|
||||
|
Loading…
x
Reference in New Issue
Block a user