Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

66 bytes added, 10:22, 31 May 2017
PART 2 - Providing Functions With Arguments
== PART 2 - Providing Functions With Arguments ==
Functions can take arguments that can be passed up to that function for processing. You will be learning how to use arguments with function calls and how useful they can be for tasks such as mathematical processor or testing conditions (eg. error-checking).
:'''Perform the Following Steps:'''
13,420
edits