If statements and logical operations branch code

Build a lesson in Python to shows logic gates. Try to be creative, Teacher has some code that supports logic gates in archives or reference Geeks. Try to be creative and make this interesting.

  • Review key college board materials
  • Provide and overview of a Python If statement with expression versus College Board Pseudo Code
  • Cover all Python Logical Operations (AND, OR, NOT, NAND, NOR, XOR)
  • Introduce De Morgan’s Law which should be great for Hacks
  • Provide Popcorn Hacks and Homework Hacks