Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

15 bytes added, 12:56, 2 June 2017
PART 1 - Providing Functions With Arguments
'''Passing up Multiple Arguments and Using Logic Statements'''
:You will now create a more complex function that will not only pass-up arguments, but also include '''logic ''' to control the direction (flow) of the function, thus the and affect how your Python script when executedwill be run. You will first create a function that uses an '''if/elif/else ''' logic statement.
:'''Perform the Following Steps:'''
13,420
edits