Skip to content

A truth table is a table or chart used to illustrate and determine the truth value of propositions and the validity of their resulting argument.

Notifications You must be signed in to change notification settings

Emanuel181/Truth-Table-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Truth-Table-Generator

A truth table is a table or chart used to illustrate and determine the truth value of propositions and the validity of their resulting argument.




How to run it

[1] The program will be downloaded first by clicking on the green "Code" button and selecting "Downlad as ZIP" or you can copy the source code directly from the ** main.py ** file to an IDE (such as ** PyCharm **) or text editor (such as ** Visual Studio Code **; in this case, you will need to install extensions that allow Python code to run).

[2] This program takes as its argument the abstract syntax in the form of a list of a sentence, which is returned by the program. [https://github.com/Emanuel181/Tema_LC_Transformare_In_Sintaxa_Abstracta] and the sentence for which the truth table is generated, This list is found in the program mentioned above in the output area to the left of the message "Order list:".

5

6

[ EXAMPLES ]

12

13

About

A truth table is a table or chart used to illustrate and determine the truth value of propositions and the validity of their resulting argument.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages