LAB 5 RESPONSES NAME: ------ TASK 1 ------ a. Paste the output from your test run in Step 3 here: b. Write a quick note about anything that puzzles you about this program: ------ TASK 2 ------ a. Paste the output from your test run in Step 3 here: b. Write a quick note about anything that puzzles you about this program: ------ TASK 3 ------ a. Record your predictions and actual results from Step 2: len(warning) PREDICTION : ACTUAL RESULT: warning[18] PREDICTION : ACTUAL RESULT: warning[2:8] PREDICTION : ACTUAL RESULT: warning[2] + warning[17:20] + warning[6] PREDICTION : ACTUAL RESULT: (warning[0] + warning[22:25]) * 3 PREDICTION : ACTUAL RESULT: b. Record your expressions from Step 3: wee ad EXPRESSION: wee wee adad EXPRESSION: c. Write a quick note about anything that puzzles you about these expressions or results: ------ TASK 4 ------ a. Paste the output from your test run in Step 3 here: b. Write a quick note about anything that puzzles you about this program: