1. Chaining multiple commands using List
2. List hands-on-lab
3. Comparing integers using Test command
4. Comparing strings using Test command
5. Running tests for existing files
6.1 if101.zip
6.2 if201.zip
6. If-then statement
7.1 if301.zip
7. Exercise If-then statement
8.1 elseif101.zip
8.2 elseif201.zip
8. If-then-else statement
9.1 elseif301.zip
9. Including an else block within an existing script
10.1 if401.zip
10. Exercise If-then-else statement
11.1 elif101.zip
11. If-elif-else statement
12.1 elif201.zip
12. Exercise - Creating a guests list
13. Grade Calculator.html
14. File type checker.html
15. Building a simple calculator.html
16.1 case101.zip
16. Case statements
17.1 case201.zip
17. Exercise - Verifying the file type using file extension