Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 310 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 310 Bytes

logic_gates

Exploring the world of logic gates in Python. Including a CLI as a logic gate reference and a script that adds two 4 bit numbers (output in 5 bit) without using '+' by adding numbers in binary using logic gates.

version