4 homework
Minimum 250 Words and a screen shot of python process
Discussion Points:
Every decision you make in a computer program involves evaluation of a Boolean expression. You may use if-then-else structures or if-then structures.
1. Explain the concept “Boolean.” 2. Discuss how and when you use these two structures (if-then-else structures and if-then). 3. Provide a screenshot of an example you used in Python to illustrate this process.
Use example research to support your views as appropriate.