Hi there! I just started my beginner computer science class and I was wondering if anyone wants to help with an assignment i'm having trouble with.
Here are the instructions:
Write a program that contains 3 variables and produces the logic table. You will need to request input from the user to set the variables in the form of T or F for each variable. Try to condense your program so you write a single conditional to produce the table. Place the following at the beginning of your code, with all of your code indented to be in that block, so you have a continuous loop:
while True:
I attatched the logic gate to this question.
Thank you!
![Hi there I just started my beginner computer science class and I was wondering if anyone wants to help with an assignment im having trouble with Here are the in class=](https://us-static.z-dn.net/files/d8e/73b84a09e7704e8323f96070fb5e33de.png)