Decimal Point Python Type Conversion Python, Determine If A String Should Be Converted Into Int Or Float October 01, 2022 Post a Comment I want to convert a string to the tightest possible datatype: int or float. I have two strings: val… Read more Python, Determine If A String Should Be Converted Into Int Or Float