Repository URL to install this package:
|
Version:
2.1.2+cpu ▾
|
def div_int_future():
return 1 / 2
def div_float_future():
return 3.14 / 0.125