Skip to content

Awlgcu/mylab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

mylab

see the code below

import numpy as np a = np.array([1, 2, 3])

import numpy as np
for i in range(10):
    print(i)

Releases

No releases published

Packages

No packages published