You are on page 1of 1

CNS: lab2 2100080119

AIM:
Rex has understood the character count and character stuffing concepts in Framing
methods. At present Rex is interested to implement bit stuffing concept. Now help Rex
to implement Bit stuffing concept using python Language.

Code:

Output:
Input: 11111110001111111000
Output: 1111101100011111011000

You might also like