not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 10 hours agofakelemmy.blahaj.zoneimagemessage-square27fedilinkarrow-up1410arrow-down122
arrow-up1388arrow-down1imagefakelemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 10 hours agomessage-square27fedilink
minus-squareTriflingToadlinkfedilinkEnglisharrow-up1·edit-235 minutes ago(i = 0; i < data.length; i++)
minus-squareTriflingToadlinkfedilinkEnglisharrow-up1·edit-233 minutes 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)
Big if true
… (well, bigger than zero at least)
if true
or else
do while
(i = 0; i < data.length; i++)
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)