Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 218 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 218 Bytes

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.