Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-496778.py
File
recipe-496778.py
recipes/Python/496778_binaryconverter10/recipe-496778.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys, os, time
2
def
binaryToDigital():
3
os.system(
'cls'
)
4
while
True:
Callers
nothing calls this directly
Calls
1
mainmenu
Function · 0.85
Tested by
no test coverage detected