Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

48 bytes added, 07:53, 2 June 2017
INVESTIGATION 1: USING FUNCTIONS
</source>
'''Practice Using Functions& Importing functions from other Python Scripts'''
:Now it's time to create a Python script that uses two functions. One function does not return a value and is simply used (when called) to greet the user, where the other function returns the result of adding two values (stored in variables within the function).
13,420
edits