Skip to content
Snippets Groups Projects
Commit 1ea462c3 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 'third' into 'main'

Third

See merge request !6
parents c698d1a7 47a21026
No related branches found
No related tags found
1 merge request!6Third
import random import random
for i in range(10): for i in range(10):
print(randint(5)) print(randint(5))
\ 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