chore: add resource under python:python-advanced-topics:lambdas

feat/devops-roadmap
Kamran Ahmed 1 year ago
parent 5cf0e76765
commit afa28bddd3
  1. 2
      src/data/roadmaps/python/content/102-python-advanced-topics/103-lambdas.md

@ -4,5 +4,5 @@ Python Lambda Functions are anonymous function means that the function is withou
Visit the following resources to learn more:
- [Python Lambda Functions](https://www.geeksforgeeks.org/python-lambda-anonymous-functions-filter-map-reduce/)
- [Lambdas in Python](https://www.w3schools.com/python/python_lambda.asp)
- [How to use Lambda functions](https://realpython.com/python-lambda/)
Loading…
Cancel
Save