Skip to content

Commit

Permalink
chore: rand change
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutosh-ukey committed Nov 1, 2022
1 parent 9344326 commit d7762cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rand.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import numpy as np

print(np.random.randint(100))
print("Oioioioioioooo")
print("Oioioioioiooo")

0 comments on commit d7762cb

Please sign in to comment.