Changes

Jump to: navigation, search

OPS435 Python Lab 3

3 bytes added, 09:15, 3 June 2017
PART 2 - Manipulating Items in Lists
:'''Perform the Following Steps:'''
:#First start with the smallest Let's perform a simple change. Change a single item at a single point in to a listelement.Issue the following in the ipython shell:<source>
courses = [ 'uli101', 'ops235', 'ops335', 'ops435', 'ops535', 'ops635' ]
courses[0]
13,420
edits

Navigation menu