Changes

Jump to: navigation, search

OPS435 Python Lab 4

137 bytes added, 09:15, 14 June 2017
INVESTIGATION 1: DATA STRUCTURES
= INVESTIGATION 1: DATA STRUCTURES =
 
:In this investigation, you will learn several tools when using data structures in Python scripting. These tools include tuples, sets,
== PART 1 - Tuples ==
:A Python Tuple is a number of immutable Python values. This is similar to a list in a lot of ways, except that, the value inside cannot be changed.
13,420
edits

Navigation menu