python int to float with 1 decimal place code example Example: int to float python a = 5 a = float(a) # int to float