I don't think the tagged question has a direct answer for the question. It only has explained how to get the source code. using the same inspect library you can apply a regular expression to get what is needed. I dont see a reason to downvote or close this question
lambda a, b: math.pow(a, b)result in justpow(a, b)…?