Hello,

you will have to give more information since I can't reproduce your problem 
and I don't know where the problem is rooted.

Kind regards
yfprojects

[email protected] schrieb am Mittwoch, 26. Mai 2021 um 16:36:36 UTC:

> product_price = 
> ['48000', '35540', '29990', '41090', '28990', '4990', '43990', ......]
>
>  for price in product_price:
>       newprc = price
>       print(newprc)
> result:
> 4
> 8
> , 
> 0
> 0
> 0 
> 3
> 5 
> ,
> 5
> 4
> 0 
> 2
> 9
> ,
> 9
> 9
> 0
>
> why is this happening and hw can i solve it. This issue is not making me 
> convert the values to a newprc_val = float( newprc)
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/381e5a1c-3c30-48bc-8b6f-4fad4423926dn%40googlegroups.com.

Reply via email to