Changes

Jump to: navigation, search

OPS435 Python Lab 4

38 bytes added, 16:14, 14 June 2017
PART 2 - Sets
:'''Perform the Following Steps:''':#Within your Start the ipython3 shell, create :<source>ipython3</source>:#Create a couple 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