STEP 6: We'll want to see the results as they happen. Let's update the display!
- Click on . Drag out Update Display inside your for loop.
- Change the name in front from my_display to outcome_display.
- Change the variable inside the .update() to outcome_list.
To navigate the page using the TAB key, first press ESC to exit the code editor.