Question: a python code that reads a text file, changes the second bit of the byte from 0 to 1, prints the changed version of bits
a python code that reads a text file, changes the second bit of the byte from 0 to 1, prints the changed version of bits converted to ascii characters
1000100 1001001 1001100 1000001 1010010 1000001 1010011 1000001 1010010 1001001
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
