Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

267 bytes removed, 11:16, 31 May 2017
INVESTIGATION 1: USING FUNCTIONS
</source>
:::5. Before proceeding, make certain that you identify any and all errors in lab3d.py. When the check 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 2.
= INVESTIGATION 2 - LISTS =
</source>
:::6. Before proceeding, make certain that you identify any and all errors in lab3e.py. When the check 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 ==
13,420
edits