vnagpal
searching Neon…
- 1.▲
- 2.▲
- 3.▲
- 4.▲
- 5.▲
- 6.▲
10 ms·
- 1.▲
- 2.▲
- 3.▲
- 4.▲
- 5.▲
- 6.▲
- 7.▲
- 8.▲
- 9.▲
- 10.▲
- 11.▲
- 12.▲
- 13.▲
- 14.▲
- 15.▲
- 16.▲
can anybody please explain how to plot in it using python
i tried example x=[5,7,9,3,1,8,12]
y=[3,7,6,1,7,11,8]
plot(x,y) after clicking the button "Run"
its not doing anything