1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-26 18:44:57 +02:00

Fix Python Lambda Functions hyperlink

This commit is contained in:
hernanes338
2023-10-18 15:22:00 +02:00
parent b06e82de5f
commit b8fe4e2b35

View File

@@ -6,4 +6,4 @@ Visit the following resources to learn more:
- [Lambdas in Python](https://www.w3schools.com/python/python_lambda.asp) - [Lambdas in Python](https://www.w3schools.com/python/python_lambda.asp)
- [How to use Lambda functions](https://realpython.com/python-lambda/) - [How to use Lambda functions](https://realpython.com/python-lambda/)
- [ Python Lambda Functions](https://www.youtube.com/watch?v=kr22jigjlok) - [Python Lambda Functions](https://www.youtube.com/watch?v=KR22jigJLok)