Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

2 bytes removed, 10:14, 3 June 2017
PART 2 - Manipulating Items in Lists
== PART 3 - Iterating Over Lists ==
:This final section explains the best part about lists. The ability to quickly loop through every value in the list. '''For loops''' have a set number of times they loop. The '''for loop''' will one by one run all indented code for each item in the list.
:'''Perform the Following Steps'''
:::5. 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) =
13,420
edits