Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

1 byte removed, 09:27, 2 June 2017
PART 2 - Providing Functions With Arguments
:Functions can pass-up arguments to be used for processing. In this section, you will learn how to define functions that accept arguments and learn how to perform function calls that pass up arguments for processing (such as mathematical operations or testing conditions (eg. error-checking)).
:'''Passing Up Single and Multiple Arguments to a Function'''
:'''Perform the Following Steps:'''
13,420
edits