Changes

Jump to: navigation, search

OPS435 Python Lab 3

5 bytes removed, 10:07, 2 June 2017
INVESTIGATION 1: CREATING SIMPLE FUNCTIONS
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

Navigation menu