2024-11-21 🔄 programmerhumor ┃ RE: raldone01
Implementation of the add() function is here: github.com/raldone01/python_lessons_py/…/lib.py
https://github.com/raldone01/python_lessons_py/blob/main/lib.py
2024-11-25 raldone01 ┃ edited ┃ 1🔗
It is now directly in the notebook in the latest version: github.com/raldone01/…/lesson_0_comments.ipynb
Yup, the function actually goes and finds the code that calls it and parses the comment.
Disgusting.
────
────