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