Would any body please tell how can I make the following work? ```
def test(f):
plot(f)
test(x+1)
````
1 | initial version |
Would any body please tell how can I make the following work? ```
def test(f):
plot(f)
test(x+1)
````
Would any body please tell how can I make the following work? ```
def test(f):
plot(f)
test(x+1)
````
Would any body please tell how can I make the help in making following work?
```
def test(f):
plot(f)
test(x+1)
````
Would any body please help in making following work?
``` work?
def test(f):
plot(f)
test(x+1)
````