Changes

Jump to: navigation, search

OPS435 Python Lab 4

19 bytes removed, 12:41, 19 May 2017
no edit summary
 
 
= Lab Preparation =
== OBJECTIVES ==
:The first investigation of this lab we will be working with different data structures. These are stored in a similar way to variables and lists, however they can contain a lot more information and are designed for specific purposes. Each structure has its own advantages and disadvantages, this lab will emphasize where those important differences lay. The second investigation will focus closely on strings. We have been using and storing strings since our first class, however in this lab we will dive into the more complex nature of string manipulation. Finally, this lab will cover how to use a variety of different regular expression functions, for searching and input validation.
=== Python Reference ===
= Investigation 1 - Data Structures =
13,420
edits

Navigation menu