Changes

Jump to: navigation, search

OPS435 Python3 Lab 3

35 bytes added, 15:58, 19 September 2019
LAB OBJECTIVES
:Write Python code in order to:
:*'''Create and use built-in and user created functions''' - using the '''def''' and '''import''' keywords, understand the '''None''' keyword
:*'''Obtain properties and manipulate list object''' - using the built-in function: len(), min(), max(), and list object methods: copy(), sort(), append(), and remove()
1,760
edits

Navigation menu