"*This notebook uses code snippets and explanations from [this course](https://github.com/kadarakos/python-course/blob/master/Chapter%202%20-%20Conditions.ipynb).*\n ...
This is a Python interpreter for boolean logic expressions. It allows you to evaluate expressions containing boolean operators (AND, OR, NOT) and variables with boolean values. The interpreter reads ...