Changes

Jump to: navigation, search

OPS435 Python Lab 3

No change in size, 18:26, 20 May 2019
m
PART 1 - How User-Defined Functions are Declared and Run
* to '''accept arguments and not return a value''',
* or to '''both accept arguments and return a value'''.
In this investigation, we will focus of on creating functions that either do NOT return a value, or return a value.
'''Functions and Strings'''

Navigation menu