Changes

Jump to: navigation, search

OPS435 Python Lab 4

3 bytes removed, 12:57, 15 June 2017
PART 2 - Sets
:'''Perform the Following Steps:'''
:#Within your ipython3 shell, create a couple few sets to work with by issuing the following:<source>
s1 = {'Prime', 'Ix', 'Secundus', 'Caladan'}
s2 = {1, 2, 3, 4, 5}
13,420
edits

Navigation menu