Changes

Jump to: navigation, search

OPS435 Python Lab 3

4 bytes removed, 12:27, 4 March 2018
PART 1 - How User-Defined Functions are Declared and Run
== PART 1 - How User-Defined Functions are Declared and Run ==
:Functions may be designed '''not to accept arguments or return a value''', designed to '''not accept arguments but not return a value''', designed to '''accept arguments and not return a value''', or designed to '''both accept arguments and return a value'''. In this investigation, will will focus of creating functions that either do NOT return a value, or return a value.
'''Functions and Strings'''
1,760
edits

Navigation menu