/TruthTableGenerator

Program that evaluates logical propositions and generates truth tables

Primary LanguagePython

TruthTableGenerator

Program written in Python that evaluates logical propositions and generates truth tables.

Class project for Computer Science Fundamentals class.

Used pandas for generating the table structures.