GPIO exercises
Determine the truth table of a digital circuit
A combinational logic circuit has three inputs and two outputs. Write a function that measures the truth table and generates the corresponding html table in a string (use the external memory to store the string).