Skip to content
Snippets Groups Projects
Commit 524eb4bb authored by Young, Will W (PG/T - Comp Sci & Elec Eng)'s avatar Young, Will W (PG/T - Comp Sci & Elec Eng)
Browse files

Update numbers.py

parent dc5b7179
No related branches found
No related tags found
2 merge requests!6Third,!3Update numbers.py
......@@ -2,4 +2,4 @@ import random
for i in range(10):
print(randint(5))
print('HI')
\ No newline at end of file
print('HI, Bye')
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment