Computer Science, asked by deepanshumittal33, 10 months ago

(a) Explain the difference between the ask and
wait and answer blocks.​

Answers

Answered by Shailesh183816
0

\huge\boxed{\fcolorbox{red}{yellow}{Shailesh}}

The difference between say and ask blocks are as follows: Say () block represents a looks block as well as a stack block. The Ask block represents sensing block as well as stack block. The Say block provides its sprite with a bubble, where there would be specified speech/text

\bf\huge\underline\red{Follow me}

Answered by sureshchowdharpb0rhx
0

Answer:

Difference between say and ask blocks:

Say () block:

The Say () block is a 'Looks block' and a 'Stack block'. The block gives its 'sprite' a 'speech bubble' with the text specified.

This block is the same as the Think) (block, except that this block offers a speech bubble. This block immediately moves on to the next block when it is activated.  

Ask () block:

The Ask () and Wait block is a Sensing block and a Stack block.

The block will make an input box (with the specified text above it) show at the bottom of the screen.  

Similar questions