1,234
edits
Changes
no edit summary
</source>
:::4. Before proceeding, make certain that you identify any and all errors in lab3d.py. When the checking script tells you everything is OK before proceeding to the next step.
= INVESTIGATION 3: USING LISTS =
</source>
:::4. Before proceeding, make certain that you identify any and all errors in lab3e.py. When the checking script tells you everything is OK before proceeding to the next step.
== PART 2 - Manipulating Items in Lists ==
print(str(number) + ' is not in list_of_numbers')
</source>
== PART 3 - Iterating Over Lists ==
</source>
:::3. Before proceeding, make certain that you identify any and all errors in lab3f.py. When the checking script tells you everything is OK before proceeding to the next step.
= LAB 3 SIGN OFF (SHOW INSTRUCTOR) =
::<span style="color:green;font-size:1.5em;">✓</span> Output of: <code>./CheckLab3.py -f -v</code>
::<span style="color:green;font-size:1.5em;">✓</span> Output of: <code>cat lab3a.py lab3b.py lab3c.py lab3d.py lab3e.py lab3f.py</code>
::<span style="color:green;font-size:1.5em;">✓</span> Lab3 logbook notes completed'''Be able to answer any questions about the lab to show that you understood it!'''
<br><br>