'utf-8' codec can't decode byte 0xb0 in position 84: invalid start byte
with open('bozhou.txt', 'rb',encoding="utf-8") as f:
ValueError: binary mode doesn't take an encoding argument
'utf-8' codec can't decode byte 0xb0 in position 84: invalid start byte
浙公网安备 33010602011771号