a=file.read()
a=bytearray(file.read())

프린트 해보면 결과는 동일한데
뭔 차인지 모르겟네?