Please enable JavaScript.
Coggle requires JavaScript to display documents.
Coding with Scratch 3 - Coggle Diagram
Coding with Scratch 3
Operator blocks
() / ()
pick random () to ()
() * ()
() > ()
() - ()
() < ()
() + ()
() = ()
Events blocks
broadcast () and wait
when I receive ()
broadcast ()
Using lists
List blocks
replace item () of () with ()
item () of ()
insert () at () of ()
item # of () in ()
delete () to list
length of ()
add () to list
() contains ()
creating a list
adding items in a list
Control block
stop
Project