Hi,
I'd like assistance how to convert a string, of a price of item in a file, to float .
I managed to parse it to an integer, but I got an error while trying to do float(price).
Thanks in advance for your patience and time.
Thank you
Yehuda
CS Student