- Go 'round to mums’
- Get Liz back
- Sort life out
It do be like that
Submitted 3 months ago by SnokenKeekaGuard@lemmy.dbzer0.com to [deleted]
https://lemmy.dbzer0.com/pictrs/image/89a6e3cb-f152-4687-a62d-3b0f11ba953e.webp
Comments
Aurenkin@sh.itjust.works 3 months ago
LemmySoloHer@lemmy.world 3 months ago
You’ve got red on you.
Toes@ani.social 3 months ago
Let me help you sort things out:
def bubbleSort(arr): n = len(arr) for i in range(n-1): for j in range(0, n-i-1): if arr[j] > arr[j+1]: arr[j], arr[j+1] = arr[j+1], arr[j] #https://www.sortvisualizer.com/bubblesort/
Plopp@lemmy.world 3 months ago
Oh shit. Tits explains s lot.
popekingjoe@lemmy.world 3 months ago
Hey those also help.
chemical_cutthroat@lemmy.world 3 months ago
[6 hours into a spreadsheet]
What was I so stressed about?