notebook.community
Edit and run
In [1]: import numpy as np
import numpy as np
In [2]: print (np.__version__)
print (np.__version__)
1.18.1
In [ ]: