cm0002@lemmy.world to memes@lemmy.world · 2 months agoJust ordinary trust issues...lemmy.sdf.orgimagemessage-square36fedilinkarrow-up1407arrow-down17
arrow-up1400arrow-down1imageJust ordinary trust issues...lemmy.sdf.orgcm0002@lemmy.world to memes@lemmy.world · 2 months agomessage-square36fedilink
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up3·edit-22 months agoAh, but in Java, unless they’ve changed things lately, you have the curly brace syntax of most C-like languages if ("strawberry" in token_list) { return something; } Python is one of the very few languages where you use colons and whitespace to denote blocks of code
minus-squareRidderSport@feddit.orglinkfedilinkarrow-up1·2 months agoSee, you’re defined better, has been a decade for me ^^
Ah, but in Java, unless they’ve changed things lately, you have the curly brace syntax of most C-like languages
if ("strawberry" in token_list) { return something; }
Python is one of the very few languages where you use colons and whitespace to denote blocks of code
See, you’re defined better, has been a decade for me ^^