saving . . . saved About value has been deleted. About value has been hidden .
About value
Title
Question
is this is correct? 
In [21]: x=linspace(-pi,pi,100)

In [22]: plot((sin(x)*sin(x))/x
    ...: )
Out[22]: [<matplotlib.lines.Line2D at 0x9d513b8>]

In [23]:

Python-3.4.3 Using-plot-command-interactively 08-09 min 20-30 sec 29-04-20, 5:26 p.m. pritishataramnevse.1234567890

Answers:

Yes, it is correct. If any command is incorrect it will show an error.
29-04-20, 5:41 p.m. aditya94palaparthy@gmail.com


Log-in to answer to this question.