convert an array of int to float python code example Example: int to float python a = 5 a = float(a) # int to float