Rewrite your get_mass_from length()
function from the previous exercise so that it takes as default the general values of a = 39.9
and b = 2.6
(the average values from Seebacher 2001).
a = 214.44
, b = 1.46
) that
is 22 m long.length
, not a
and b
, so that their default values are used.