Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ine-rmotr-curriculum
GitHub Repository: ine-rmotr-curriculum/freecodecamp-intro-to-numpy
Path: blob/master/Untitled.ipynb
107 views
Kernel: Python 3
import numpy as np
n = 3
2 ** 3
8
120
x = 5
np.int8
numpy.int8

numpy