cm0002@lemmy.world to memes@lemmy.world · 2 days agoJust ordinary trust issues...lemmy.sdf.orgimagemessage-square35fedilinkarrow-up1404arrow-down16
arrow-up1398arrow-down1imageJust ordinary trust issues...lemmy.sdf.orgcm0002@lemmy.world to memes@lemmy.world · 2 days agomessage-square35fedilink
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up3·edit-22 days 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 days 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 ^^