From fa35e3dfe1ed9b4f1dbbf94e31cb1abfe0bdc8f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 16:18:16 +0200 Subject: [PATCH] chore: sync content to repo (#10204) Co-authored-by: nilbuild <4921183+nilbuild@users.noreply.github.com> --- .../functions-builtin-functions@-DJgS6l2qngfwurExlmmT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roadmaps/python/content/functions-builtin-functions@-DJgS6l2qngfwurExlmmT.md b/roadmaps/python/content/functions-builtin-functions@-DJgS6l2qngfwurExlmmT.md index 95805e2f6..79c06b7ea 100644 --- a/roadmaps/python/content/functions-builtin-functions@-DJgS6l2qngfwurExlmmT.md +++ b/roadmaps/python/content/functions-builtin-functions@-DJgS6l2qngfwurExlmmT.md @@ -7,4 +7,5 @@ Visit the following resources to learn more: - [@official@Built-in Functions in Python](https://docs.python.org/3/library/functions.html) - [@article@Defining Python Functions](https://realpython.com/defining-your-own-python-function/) - [@article@How to Return Multiple Values in Python (and When to Use Each Method)](https://roadmap.sh/python/return-multiple-values) -- [@article@Master Python Filter: Syntax, Examples, and Best Practices](https://roadmap.sh/python/filter) \ No newline at end of file +- [@article@Master Python Filter: Syntax, Examples, and Best Practices](https://roadmap.sh/python/filter) +- [@article@Python reduce(): The Complete Guide (With Examples)](https://roadmap.sh/python/reduce) \ No newline at end of file