Changes

Jump to: navigation, search

OPS435 Python Lab 3

6 bytes added, 11:51, 30 May 2017
no edit summary
<br><br>
= INVESTIGATION 1: USING FUNCTIONS =
In Python a Function is a predefined set of code, this code is loaded into python, but it does not immediately perform any actions. Functions may accept arguments or return values, but functions do no have to do either. Until a Function is specifically told to execute, it's code will sit unused.
13,420
edits

Navigation menu