Changes

Jump to: navigation, search

OPS435 Python3 Lab 3

21 bytes removed, 22:03, 19 September 2019
LAB REVIEW
combined_list[1][0]
combined_list[2][0:2]</source>
:# Briefly explain the purpose of each of the following functions (methods) that can be used with lists: '''append''', '''insert''', '''remove''', '''sort''', '''copy'''.</li>
:# Write the '''functions''' that perform the following operations on a list:<ol type="a"><li>Returns the length of the list</li><li>Returns the smallest value in the list</li><li>Returns the largest value in the list</li></ol>
:# Write a Python script to display all of the elements within items in a simple list, one item per line[[Category:OPS435-Python]]
1,760
edits

Navigation menu