Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python and java
Gates implemented
- AND
- OR
- NOT
- NAND
- NOR
For Python
$ python3 main.py
Nothing FANCY here
Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python
Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python and java
Gates implemented
For Python
$ python3 main.py
Nothing FANCY here
Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python