Changes

Jump to: navigation, search

OPS435 Python3 Lab 3

118 bytes added, 22:08, 19 September 2019
LAB OBJECTIVES
:Write Python code in order to:
:*'''Create and use Call built-in and user created functions''' - using the '''def''' and '''import''' keywordsto create and use user defined functions, understand the '''None''' keyword, study the '''os.system()''', '''os.popen()''', and '''subprocess.Popen()''' functions
:*'''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