Computer Science, asked by divyamalhotra565, 10 months ago

Kritika is learning programming in scratch you want to create new project which display random number or stage suggest him the block can use for the same​

Answers

Answered by amanjukaku
30

Hi :)

That's very simple. Just use this script:

FOR RANDOM NUMBER:

When flag clicked

say (pick random (0) to (1000)) - Comment: You can change the value as per the range you want.

FOR RANDOM STAGE(First create costumes for stage):

When flag clicked

switch costume to (pick random (0) to (10)) - Comment: The value depends on how many costumes there are

If you want to find me on scratch, my username is Amjuks. Just search 'Amjuks' and one of the projects you see on the page will be mine. In and as I am a little bit expert with scratch programming, you can ask me help related to that. ^J^

Answered by Chotukiranastor
7

Thanks for asking questions I want to know same question answer

Similar questions