blob: 3358e8925ede27a078689d32c7e71f6659b706e2 [file] [log] [blame]
def newlist(x, y):
return (x + y) / y
x = 1