Changes

Jump to: navigation, search

OPS435 Python Lab 4

9 bytes added, 10:01, 14 June 2017
PART 1 - Tuples
:#See if you can change the value of your list by issuing the following:<source>
list2[0]= 'ica100'
list2[0]
print(list2)
</source>.You should have been successful in changing the value of your list.<br><br>
13,420
edits

Navigation menu