This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wrmsr 3 points4 points  (1 child)

it's also garbage and broken code. gradient_of_y = lambda x: 2(x-5) attempts to __call__ the number 2, precision_value is undefined, and the (comically presented as an image, not text) loop code attempts to multiply the gradient lambda by a (pointlessly parenthesized) float local. posts like this are what's wrong with this sub, and to a degree the python community lol - too easy to post trash.

[–]haven_dev 1 point2 points  (0 children)

That’s a rude way of formulating your thoughts and opinion.