mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-31 14:30:13 +02:00
Added new resources to List Comprehensions (#3580)
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user