Test Fred In [3]: a=3 b=5 In [4]: range(b) Out[4]: [0, 1, 2, 3, 4] In [5]: plot(range(b)) Out[5]: [<matplotlib.lines.Line2D at 0x3bcb690>] Comments Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus
Comments
comments powered by Disqus