Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 2 of 25 after working on your makecode arcade program for seve…

Question

question 2 of 25
after working on your makecode arcade program for several minutes, you
want to save your progress and back up your game so that it is not lost. what
should you do?

a. click the \download\ button.

b. go to the bottom of the screen and rename your file.

c. click the \save\ icon to save the program on your computer.

d. do nothing, because changes are saved automatically.

Explanation:

Brief Explanations

To determine the correct action for saving progress in MakeCode Arcade, we analyze each option:

  • Option A: The "Download" button is typically for getting the program onto a device to play, not for saving progress during development.
  • Option B: Renaming a file at the bottom of the screen is not the standard way to save progress in MakeCode Arcade.
  • Option C: Clicking the "Save" icon is the appropriate action to save the program and its progress on the computer, ensuring work is not lost.
  • Option D: MakeCode Arcade does not automatically save progress continuously in a way that guarantees no loss; manual saving is needed.

Answer:

C. Click the "Save" icon to save the program on your computer.