You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal here is to encode a message using Chuck Norris' method.
First, we convert each letter into its binary ASCII representation on 7 bits.
Second, we convert each binary digit into a sequence of zeros and spaces.