this post was submitted on 31 Oct 2024
45 points (100.0% liked)
chapotraphouse
13646 readers
1010 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Can you please explain it to me? (Under a spoiler?)
spoiler
All I can think is 'ifnest' or 'ifsnest'? Neither make sense
Tap for spoiler
Nested "if"s are a bad practice in programming, in which you make a function work through a successive chain of "if" conditions.Got it! Thx for explanation :)
spoiler
Programming thing. Nested IF statements.Ahhh ok. I've done 🤏 much programming so it went way over my head