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

Merge branch 'fouth' into 'third'

Update numbers.py

See merge request !3
parents bd8ea804 524eb4bb
No related branches found
No related tags found
2 merge requests!6Third,!3Update numbers.py
import random
for i in range(10):
print(randint(5))
\ No newline at end of file
print(randint(5))
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