feat: add a resource for python functions (#7724)

pull/7732/head
gavhu10 1 week ago committed by GitHub
parent c3c9e8dd9a
commit b28834ee3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/python/content/functions-builtin-functions@-DJgS6l2qngfwurExlmmT.md

@ -15,3 +15,4 @@ Visit the following resources to learn more:
- [@official@Built-in Functions in Python](https://docs.python.org/3/library/functions.html) - [@official@Built-in Functions in Python](https://docs.python.org/3/library/functions.html)
- [@article@Python Functions - W3Schools](https://www.w3schools.com/python/python_functions.asp) - [@article@Python Functions - W3Schools](https://www.w3schools.com/python/python_functions.asp)
- [@article@Defining Python Functions](https://realpython.com/defining-your-own-python-function/)

Loading…
Cancel
Save