L4 -- Conditionals

6 Outubro 2021, 13:00 José Campos

Topics introduced and discussed: conditionals, i.e., how to control the flow of a program.  In particular, we learnt how to make a computer make decisions based on information it receives from you or based on different conditions it encounters as it processes data or information.