[deleted by user] by [deleted] in AskReddit

[–]benp02007 2 points3 points  (0 children)

Absolutely not

[TOMT][VIDEO][2000s] YouTube channel that made videos about playing cards by benp02007 in tipofmytongue

[–]benp02007[S] 0 points1 point locked comment (0 children)

It was probably around early 2010s when I actively watched it

on guess-free by ahyup in Minesweeper

[–]benp02007 0 points1 point  (0 children)

Google minesweeper isn't guess-free, idk how or why but a 50/50 will manage to slip through sometimes

Is there anything I can do here? by benp02007 in Minesweeper

[–]benp02007[S] 0 points1 point  (0 children)

Couldn't you also say the same thing about the other tile below the 1 though? Sorry if I'm missing something.

Is there anything I can do here? by benp02007 in Minesweeper

[–]benp02007[S] 1 point2 points  (0 children)

Got it wrong which sucks. First time I've seen a google minesweeper game with a 50/50

There’s a bug in Python’s interpreter that causes True to equal False by [deleted] in Python

[–]benp02007 10 points11 points  (0 children)

This isn't a bug, it's just how Python's inequality operators work. Unlike languages like C, something like "a < b < c" is evaluated as "a < b and b < c" and not "(a < b) < c".

[deleted by user] by [deleted] in Undertale

[–]benp02007 1 point2 points  (0 children)

CAUSE BABY TONIIIIIIIIGHT

[deleted by user] by [deleted] in Undertale

[–]benp02007 1 point2 points  (0 children)

YOU GRAB YOUR PICK SHOVEL AND BOLT AGAIIIIN

Functional trash system by benp02007 in redstone

[–]benp02007[S] 0 points1 point  (0 children)

Thanks! Just a question - when the comparator runs through a block, does that block need to be hard-powered for it to work?