Changes

Jump to: navigation, search

OPS435 Python Lab 3

56 bytes added, 09:44, 3 June 2017
PART 2 - Manipulating Items in Lists
:'''Perform the Following Steps:'''
 
:#Start the ipython3 shell:<source>
ipython3
</source>
:#Let's perform a simple change to a list element. Issue the following in the ipython shell:<source>
courses = [ 'uli101', 'ops235', 'ops335', 'ops435', 'ops535', 'ops635' ]
13,420
edits

Navigation menu