240
Using comments as arguments in python.
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Implementation of the
add()
function is here: https://github.com/raldone01/python_lessons_py/blob/main/lib.pyYup, the function actually goes and finds the code that calls it and parses the comment.
Disgusting.