STEP 3: Let's create a function that will calculate how much the T-rex and kitten would weigh on the moon!

A float is a number with a decimal point. Floats are a data type used in Python, like integers or strings.

  • Go to LOGIC and then and drag out Define Function with Parameter.
  • Change the name of the function to get_moon_weight.
  • Go to and drag Float Variable inside the function. It should have a ···· in front of it.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE