The truth will set you free š„²
2026-06-07 22:41 UTC
Replies (11)
-
@insomniac_lemon@lemmy.cafe 2026-06-07 23:11
In a different language that uses whitespace: proc blank_map*:void = mines_placed = 0 row8 = newseq[uint8](width); game_map = newseq[row8](height) row16 = newseq[int16](width); sum_map = newseq[row16](height) rowChar = newseq[char](width); state_map = newseq[rowChar](height) for h in 0.uint8..<height: game_map[h] = row8; sum_map[h] = row16 state_map[h] = rowChar Iām allowed to do it, itās allowed (I donāt use it a lot and Iām sure many dislike this because longer lines especially if they have less display width for whatever reason)
-
@glizzyguzzler@piefed.blahaj.zone 2026-06-08 00:31
You can slam semicolons at the ends of lines in Python, interpreter doesnāt care P sure you can do multiple lines in one line by slamming semicolons too, though idr for sure and I canāt be arsed to check
-
@JamonBear@sh.itjust.works 2026-06-08 07:04
Give me some space!
-
@ChickenLadyLovesLife@lemmy.world 2026-06-08 10:10
Donāt cry, babe ā at least I didnāt say Visual Basic.
-
@SeductiveTortoise@piefed.social 2026-06-08 10:24
Iām not a fan of python too, so I get her crying.
-
@HeHoXa@lemmy.zip 2026-06-08 15:26
Our company has seen long and bloody wars fought over the semicolon
-
@rainbowbunny@slrpnk.net 2026-06-08 18:09
What about Godot script?
-
@LovableSidekick@lemmy.world 2026-06-08 22:02
Let me be your indents then!
-
@LovableSidekick@lemmy.world 2026-06-08 22:21
My memory is foggy - I thought she broke up with him.
-
@Anders429@programming.dev 2026-06-09 03:06
Sheās sad because sheās realizing heās just a script kiddy and not a real programmer.
-
@endless_nameless@lemmy.world 2026-06-09 07:27
python coders dont deserve love or air