how to make a float into a whole number python code example Example: int to float python a = 5 a = float(a) # int to float