asked 67.7k views
5 votes
How would this program be affected if the on button block were deleted from

the code?
on menu ▼ button pressed
show long text Hello
bottom
A. Text would be shown, but it would not be the text "Hello."
OB. No text would be shown when the "Menu" button was pressed.
OC. The text would be shown without the player pressing the "Menu"
button.
D. Nothing would change, because the on button block does not have
a specific purpose in a game.

How would this program be affected if the on button block were deleted from the code-example-1

1 Answer

2 votes

Answer:

B

Step-by-step explanation:

I just recently learned a bunch of coding and programming skills but don't remember if this is the correct answer or not...

I used Khan Academy.

answered
User Philologon
by
8.1k points