Math Python

a = 3           # name created
b = 4
print b / (2.0 + a)      # print rounds off digits