Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 228 Bytes

File metadata and controls

8 lines (6 loc) · 228 Bytes

Discrete Math Algorithms

FAQ

1) truth table code is not working for me

  • please download the tabulate module using pip
  • Go to you commands line and then paste the following line
  • python -m pip install tabulate