An open API service indexing awesome lists of open source software.

https://github.com/asadiahmad/truth-table

Truth Table generator with Java for discrete mathematics Course
https://github.com/asadiahmad/truth-table

Last synced: 3 months ago
JSON representation

Truth Table generator with Java for discrete mathematics Course

Awesome Lists containing this project

README

          

# Truth-table
A truth table project from black assassin coder;
Program with Java;
311 Lines of codes;
Have 5 class and one enum class;
No warnings;
No Errors;
True false statement suport;
Works with parenthesis;