Mar-31-2018, 03:01 AM
(This post was last modified: Mar-31-2018, 03:02 AM by Dragon7585.)
def multiply(a, b):
a * b

what's wrong?
a * b










what's wrong?
def multiply(a, b): a * b