Operators

Image of Scratch block '() + ()'
() + ()
Image of Scratch block '() - ()'
() - ()
Image of Scratch block '() * ()'
() * ()
Image of Scratch block '() / ()'
() / ()
Image of Scratch block 'pick random (1) to (10)'
pick random (1) to (10)
Image of Scratch block '() gt (50)'
() gt (50)
Image of Scratch block '() lt (50)'
() lt (50)
Image of Scratch block '() = (50)'
() = (50)
Image of Scratch block '<> and <>'
<> and <>
Image of Scratch block '<> or <>'
<> or <>
Image of Scratch block 'not <>'
not <>
Image of Scratch block 'join (apple) (banana)'
join (apple) (banana)
Image of Scratch block 'letter (1) of (apple)'
letter (1) of (apple)
Image of Scratch block 'length of (apple)'
length of (apple)
Image of Scratch block '(apple) contains (a)'
(apple) contains (a)
Image of Scratch block '() mod ()'
() mod ()
Image of Scratch block 'round ()'
round ()
Image of Scratch block '[abs] of ()'
[abs] of ()