STEP 5: Let's make sure our variable value is something meaningful to help keep our program organized!

  • Change the name of the random variable to rand_num.
  • Change the name in .Display() to rand_num.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE