Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

1 byte removed, 10:07, 2 June 2017
no edit summary
Make notes for all of your observations in your lab log book, and proceed to INVESTIGATION 3.
= INVESTIGATION 3 - : USING LISTS =
Lists are ones of the most powerful data-types in Python. A list is a series of comma separated values found between square brackets. Values in a list can be anything: strings, integers, objects, even other lists. In this section we will introduce lists and how to use them effectively, we will come back to lists again in later labs.
13,420
edits