Changes

Jump to: navigation, search

OPS435 Python3 Lab 4

27 bytes added, 12:26, 27 September 2019
OBJECTIVES
= OBJECTIVES =
:The '''first investigation''' in this lab will focus on Python's '''Built-in Data Structures''' objects. Each built-in data structure object has its own advantages and limitations. This lab will emphasize the most important differences between them.
:The '''second investigation''' will focus on string objects. You have been using and storing string in objects since our first class, however in this lab we will dive into the more complex nature of string object manipulation. Finally, this lab will cover how to use a variety of built-in functions and string object methods for searching and performing input validation.
=== PYTHON REFERENCE ===
:As you develop your Python scripting language skills, you may start to be "overwhelmed" with the volume of information that you have absorbed over these labs. One way to help is to learn to use online references effectively in order to obtain information regarding techniques and tools for manipulating various Python built-in objects in our Python scripts.
:Below is a table with links to useful online Python reference sites (by category). You may find these references useful when performing assignmentsfor your python coding tasks, etc.
{| class="wikitable" | style="margin-left:20px; border: 2px solid black;"
1,760
edits

Navigation menu