L4 -- Conditionals

7 Outubro 2020, 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.