blob: 9c2c32f852d0bb90a3de222824350c11e595f779 [file] [log] [blame]
import sneaky1
x = sneaky1.add(3,4)
y = sneaky1.subtract(3,4)
z = sneaky1.mul(3,4)
w = sneaky1.divide(3,4)