Skip to content

JehanKandy/Python-Truth-Table-Ver-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Truth-Table-Ver-1.0

Create a program for generator Truth Table
in here you have to install truth-table-generator module for python

modules install for Python 3.10.1 IDLE
1.open CMD
2.type ::: python -m pip install truth-table-generator --------> python -m pip install 'module name'
in 'module name', Enter the module name that you want to install



modules install for visual code code
1.open visual code code
2.in terminal type :::::: pip install truth-table-generator -----------> pip install 'moudule name'
in 'module name', Enter the module name that you want to install

About

Create a program for generator Truth Table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages