bicycleprincess
Follow
😊
Pinned Loading
-
-
-
Hamming Code in Python with special ...
Hamming Code in Python with special Baudot, encoding, correcting, decoding, conventional way. 1import textwrap
23def list2string(data):
4return ''.join(map(str, data))
5 -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.