Let's do something
test_eq(multiply(10,10), 100)

multiply[source]

multiply(a, b)

multiply values

Args:

a ([float/int]): any value

b ([float/int]): any value