Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

8 bytes added, 08:13, 3 June 2017
PART 1 - Navigating Items in Lists
:'''Perform the Following Instructions'''
:#Create a Python script called: '''~/ops435/lab3/lab3e.py'''<br>The purpose of this script is to have a number of functions that output a different data storage in various elements of a list. Each function will return either a single item from the list OR will create a new list and return the entire new list.<br><br>
:#The template function names and the special if statement:<source>
!/usr/bin/env python3
13,420
edits