Changes

Jump to: navigation, search

OPS435 Python Lab 3

384 bytes removed, 13:12, 14 August 2017
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.
 
Make notes for all of your observations in your lab log book, and proceed to INVESTIGATION 3.<br><br>
= 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.
 
::Make notes for all of your observations in your lab log book, and proceed to Part 2.
== PART 2 - Manipulating Items in Lists ==
print(str(number) + ' is not in list_of_numbers')
</source>
 
::Make notes for all of your observations in your lab log book, and proceed to Part 3.
== 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.
 
::Make notes for all of your observations in your lab log book, and proceed to INSTRUCTOR SIGN-OFF.
= LAB 3 SIGN OFF (SHOW INSTRUCTOR) =
::<span style="color:green;font-size:1.5em;">&#x2713;</span> Output of: <code>./CheckLab3.py -f -v</code>
::<span style="color:green;font-size:1.5em;">&#x2713;</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;">&#x2713;</span> Lab3 logbook notes completed'''Be able to answer any questions about the lab to show that you understood it!'''
<br><br>

Navigation menu