Changes

Jump to: navigation, search

OPS435 Python Lab 3

25 bytes removed, 10:00, 27 September 2017
PART 2 - Creating a Python Script with Functions and Importing Functions
'''Creating a Python Script'''
:Now it's time to create a Python script that uses two functions. One function does not return returns a string value and is simply used (when called) greeting to greet the user, where the other function returns the result of adding two values (stored in variables within the function).
:'''Perform the following Instructions:'''
198
edits

Navigation menu