convert float ot str code example Example: convert float to string python my_float = 3.88 print(str(my_float))