Skip to content

Commit

Permalink
Create exercise1.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lashmore authored Mar 7, 2023
1 parent 603b70f commit 4fb22a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercise1.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import numpy as np

print(np.random.randn())

0 comments on commit 4fb22a3

Please sign in to comment.