Zmiany

Skocz do: nawigacji, wyszukiwania
/* Operators */
[[Plik:M_3_76.JPG]]
This block allows us to define and broadcast a message. We can choose the message name from the drop-down list or define a new message using the '''new message... ''' option available when we expand the list.
[[Plik:M_3_77.JPG]]
[[Plik:M_3_109.JPG]]
The blocks used to build complex logical expressions (conjunction – both conditions are true, alternative – one of the conditions is true, negation – contradiction). Insert the matching blocks returning Boolean values (true or false) in argument boxes. Blocks are used most often in the following instructions: '''if, repeat until, wait until'''.
'''Example:'''
[[Plik:M_3_110.JPG]]
The block is used to connect two strings of text into one. Usually one of the arguments is the entered text, and the other a value returned by another block. The block is often used as an argument in the '''say ''' and '''think ''' blocks.
'''Example:'''
223
edycje