MCPcopy Create free account
hub / github.com/geekcomputers/Python / Binary_to_Decimal.py

File Binary_to_Decimal.py

Binary_to_Decimal.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Program to convert binary to decimal
2
3
4def binaryToDecimal(binary):

Callers

nothing calls this directly

Calls 1

binaryToDecimalFunction · 0.85

Tested by

no test coverage detected