QUESTION IMAGE
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.
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
D. Click the "Export data" button to save a file to your computer.