Changes

Jump to: navigation, search

OPS435 Python Lab 3

22 bytes removed, 13:25, 25 January 2018
LAB OBJECTIVES
:*'''Using and manipulating lists''' to allow for processing a large amount of data quickly
:*'''Looping through lists''' using '''functions'''. Looping (iteration) is the ability for your program to repeatedly run the same code over and over. In this way, you can run a loop that contains a list to better send data to functions for better, more efficient execution of your Python script.
<br><br>

Navigation menu