not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 15 hours agofakelemmy.blahaj.zoneimagemessage-square32fedilinkarrow-up1490arrow-down123
arrow-up1467arrow-down1imagefakelemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 15 hours agomessage-square32fedilink
minus-squareTriflingToad@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-26 hours ago(i = 0; i < data.length; i++)
minus-squarepassiveaggressivesonar@lemmy.worldlinkfedilinkarrow-up1·edit-22 hours agoi = 0 - data.length;
minus-squareTriflingToad@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-26 hours agobtw you put a hashtag then space to make your text big. You can do more hashtags up to 6 in a row to make them smaller: h1 h2 h3 h4 h5 h6 (h1-6 is the way you call them in html)
if true
or else
do while
(i = 0; i < data.length; i++)
i = 0 - data.length;
else then
btw you put a hashtag then space to make your text big. You can do more hashtags up to 6 in a row to make them smaller:
h1
h2
h3
h4
h5
h6
(h1-6 is the way you call them in html)
all the same size