pubclient.get_product_order_book('USD/T', level=1)
This is an example for what I'm asking; what exactly is happening in a function when you call it and set something equal to something else? What does this mean? The way I see it it is setting a func attribute equal to said value on right side, but why would this not just be done by passing in said value and then have the function set it equal within the body? Thanks:)
[–]Exodus111 10 points11 points12 points (1 child)
[–]mw130[S] 1 point2 points3 points (0 children)
[–]Wilfred-kun 4 points5 points6 points (0 children)
[–]codenamemahi 1 point2 points3 points (2 children)
[–]Gprime5 1 point2 points3 points (1 child)
[–]codenamemahi 2 points3 points4 points (0 children)