In this section, on propositional calculus, we will discuss how we analyse statements and how to construct more complex statements using logical operators. This is basis on how computers (and sometimes humans) make decisions.
In our first (proper) practical we look at propositional logic using Python.
(Note: To reopen a notebook that you were working on in an earlier session of Colab, select Open Empty Notebook in Colab. Then use menu File->Open Notebook to open your notebook with your saved work.)
In this practical we study some problems using logic and python.
(Note: To reopen a notebook that you were working on in an earlier session of Colab, select Open Empty Notebook in Colab. Then use menu File->Open Notebook to open your notebook with your saved work.)