Discuss Scratch
- -Back_Scratcher-
-
14 posts
Add a Not-Equal Block
It would look like this:
<[] = []>Except instead of the = sign, it would be the ≠ sign. (Not Equal)
- dhuls
-
1000+ posts
Add a Not-Equal Block
No support. Easy workaround
<not <[] = []>>
<[] ≠ []::operators> // I fixed your block (copypasted the not equal sign)
Last edited by dhuls (May 10, 2021 23:53:49)
- Mr_cornman
-
500+ posts
Add a Not-Equal Block
No support. You can work around it and also how would this be of any help?
- DarthVader4Life
-
1000+ posts
Add a Not-Equal Block
Sadly, the workaround seems to be too easy.
A too easy workaround was also the basis for rejecting a forever if.*
Could easily be replicated with
So I'm afraid, no support.
*That's not actually true.
<not <[] = []>>
A too easy workaround was also the basis for rejecting a forever if.*
forever if < > :: control
end
Could easily be replicated with
forever
if <> then
end
end
So I'm afraid, no support.
*That's not actually true.
Last edited by DarthVader4Life (June 24, 2021 03:43:48)
- MDCCCLXVII
-
1000+ posts
Add a Not-Equal Block
Such blocks will not be added because of very easy workarounds (this includes the rejected forever if block).
- MDCCCLXVII
-
1000+ posts
Add a Not-Equal Block
Scratch was down while I tried to submit this reply, so this resulted in a double post (in which they were not a minute between!)
Last edited by MDCCCLXVII (May 11, 2021 01:44:40)
- Codingfairy07
-
500+ posts
Add a Not-Equal Block
It would look like this:<[] = []>Except instead of the = sign, it would be the ≠ sign. (Not Equal)
Yes this would be so helpful!
- plqaokwsijeduhrfyg
-
500+ posts
Add a Not-Equal Block
Did you literally not read any of the replies? As many have said just useIt would look like this:<[] = []>Except instead of the = sign, it would be the ≠ sign. (Not Equal)
Yes this would be so helpful!
<not <[] = []>>
- Igor-Gaming
-
71 posts
Add a Not-Equal Block
No such programming language uses ≠
They use =!
Also like everyone else was saying, just put the equal operator in the not operator.
They use =!
Also like everyone else was saying, just put the equal operator in the not operator.
- han614698
-
1000+ posts
Add a Not-Equal Block
is this different than (it proabably is)
<[] xor []::operators>Anyway, no support, the workaround is too easy.
<[w] ≠ [xx]::operators>
//becomes
<not <[w] = [xx]>>
- Sikecon
-
1000+ posts
Add a Not-Equal Block
No support. Easy workaround<not <[] = []>>
^^^ Woah look that is a cool workaround.
Therefore, no support.
Last edited by Sikecon (May 18, 2021 00:42:44)
- ScratchCat1038
-
1000+ posts
Add a Not-Equal Block
Semi-support. Like everyone has said, easy workaround:
<not <[] = []>But a block like this could compact that into one block, which would be a tad bit more convenient.
- DarthVader4Life
-
1000+ posts
Add a Not-Equal Block
Semi-support. Like everyone has said, easy workaround:Not really, it's just a few seconds of life.<not <[] = []>But a block like this could compact that into one block, which would be a tad bit more convenient.
- Za-Chary
-
1000+ posts
Add a Not-Equal Block
forever if block).Note that the “forever if” block was removed because it was confusing, not because it had an easy workaround. Such blocks will not be added because of very easy workarounds (this includes the rejected
- fdreerf
-
1000+ posts
Add a Not-Equal Block
Not really, but xor would only be able to contain booleans like and, or & not, while this block would be like >, <, and = in that you can insert and value or reporter block you like. So if block were to be added, you could use it to workaround xor by simply inserting the booleans into its inputs. is this different than (it proabably is)<[] xor []::operators>
- Paddle2See
-
1000+ posts
Add a Not-Equal Block
Which is also a potential reason why it might get added some day - it is clearly confusing to some Scratchers that the block does not exist. The fact that there are workarounds is not necessarily a reason to reject.forever if block).Note that the “forever if” block was removed because it was confusing, not because it had an easy workaround. Such blocks will not be added because of very easy workarounds (this includes the rejected
- reallysoftuser
-
1000+ posts
Add a Not-Equal Block
<not <[Me] = [Support]>>For reasons stated in this workaround.
- GoboThePlant
-
100+ posts
Add a Not-Equal Block
Read your signature.<not <[Me] = [Support]>>For reasons stated in this workaround.
- reallysoftuser
-
1000+ posts
Add a Not-Equal Block
Read your signature.
i really need to change that