Homework Hacks

Review the instructions and examples in the lesson and create a truth table using Python. Additionally look up and learn about De Morgan’s Law and see how it can be used to create a boolean expression.

Take a quiz

Test out your skills with this quiz.

const link = document.createElement('a');
link.href = 'https://quizizz.com/join/quiz/66f58e14ced426df9b54f913/start?studentShare=true';
link.textContent = 'Quizizz Link';
document.body.appendChild(link);