Complete-Python-3-Bootcamp
Complete-Python-3-Bootcamp copied to clipboard
python advanced modules puzzle decodeError
when I try to run the re.search functions on all the files it returns a UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 3131: invalid start byte. I am on macOS.