Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 7 of 10 once the reaction time experiment in your makecode mic…

Question

question 7 of 10
once the reaction time experiment in your makecode micro:bit program is
complete, what should you do next?

a. add the call reactiontest block to your on logo pressed block.

b. set up your events and create a function that contains the entire
reaction time experiment.

c. review the tutorial video to make sure youve completed all the
steps correctly.

d. click the \export data\ button to save a file to your computer.

Explanation:

Brief Explanations

After a reaction time experiment in a MakeCode micro:bit program is complete, the logical next step is to export the data collected from the experiment. Option A is for setting up the call during the experiment setup, B is for creating the function (done before the experiment), C is for checking steps (more for before or during, not after completion). So D is correct as exporting data saves the results.

Answer:

D. Click the "Export data" button to save a file to your computer.