You want to replace it, not strip it: s = s.replace(',', '').
DOWNLOAD: https://tinurli.com/2f1ch1
DOWNLOAD: https://tinurli.com/2f1ch1
removing-comma-from-string-python
Python String strip() function will remove leading and trailing whitespaces. >>> s.strip() 'Hello World From Pankaj \t\n\r\ ... 3925e8d270
Comentários