@Mr_NutterButter @LukeAlmighty it's 30 because this is how it works in coding lol.
first you set the variable (x) to 23. then, you set (x) to whatever (x) currently is, which is 23, plus 7.
idk i think it's funny. it's just a dumb little thing.
@LukeAlmighty @Mr_NutterButter well, it did come from this video xD it's kind of the point to be abrasive and that's why i think it's funny.
@LukeAlmighty @Mr_NutterButter 23 isn't a string though it's just an integer.
@beardalaxy @Mr_NutterButter
Says who?
You literally just sent me a string. Fediverse doesn't support people sending integers to each other.
@Spingebill @LukeAlmighty @Mr_NutterButter i want a fediverse frontend that displays literally everything in binary
@beardalaxy @Spingebill @Mr_NutterButter
And the original post was a picture BTW, so the correct answer is the visualization🤓
@beardalaxy @Mr_NutterButter
So, it's brain rot
@LukeAlmighty @Mr_NutterButter its funni
@LukeAlmighty @beardalaxy @Mr_NutterButter It could be even better than that:
[~] sh -c 'x=23, x=x+7; echo $x'
x+7
@beardalaxy @Mr_NutterButter
But this is a mayh question, not a coding one.
in coding, you can assume 23 to be a string. And that would result in x = x + 7 to result in a new string of 237
It is an insult to the internet's collective IQ. And insulting internet IQ is quite a task.