Item number
75118
Copyright
2014
Description
In this video we'll learn how to arrange related conditional statements into a logical chain. The logical statements will be if-then statements, and we'll be looking to arrange them as If A, then B If B, then C If C, then D Therefore, if A, then D.