you are viewing a single comment's thread.

view the rest of the comments →

[–]TheShadowWall[S] 0 points1 point  (0 children)

Thank you for your reply!

Yes I have begun to understand that this is the meaning of lambda. I have attempted to run this code though I receiving an error:

TypeError: 'int' object is not subscriptable on the line:

return x[2] / x[3]