duskybomb / Logic-Assignment-2.3

Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic-Assignment-2.3

Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python and java

Gates implemented

  • AND
  • OR
  • NOT
  • NAND
  • NOR

Usage

For Python

$ python3 main.py

Nothing FANCY here

About

Assignment for Decoding Computation Structure and Logic: Logic gate simulation in python


Languages

Language:Java 63.2%Language:Python 36.8%