Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

44 bytes added, 09:07, 2 June 2017
PART 2 - Providing Functions With Arguments
::Make notes for all of your observations in your lab log book, and proceed to Part 2.
<br><br>
== PART 2 - Providing Functions With Arguments ==
:Functions can take pass-up arguments that can to be passed up to that function used for processing. You In this section, you will be learning learn how to use define functions that accept arguments with and learn how to perform function calls and how useful they can be that pass up arguments for tasks processing (such as mathematical processor operations or testing conditions (- eg. error-checking).
:'''Perform the Following Steps:'''
13,420
edits