2 comments

  • voidUpdate1 hour ago
    &gt; import numpy<p>&gt; np.array([1,2])<p>NameError: name &#x27;np&#x27; is not defined<p>I think the article probably wanted &quot;import numpy as np&quot;
  • 21gafg1 hour ago
    [dead]