Changes

Jump to: navigation, search

OPS435 Python Lab 4

283 bytes added, 08:07, 14 June 2017
OBJECTIVES
= OBJECTIVES =
 
:This lab will provide you will additional scripting tools to help us write even more effective Python scripts to be applied to practical application involving VM management and deployment in future labs.
 
:The first investigation in this lab will focus on '''Data Structures'''.
 
: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.
13,420
edits

Navigation menu