multiply(x,y) = x*y # then for example print multiply(123,456)