Changes

Jump to: navigation, search

OPS435 Python Lab 3

60 bytes added, 08:49, 31 May 2017
PART 1 - Using Functions
'''Practice Using Functions'''
:Now it's time to create a new script to create a Python script that uses two functions. prompt One function does not return a value and is simply used (when called) to greet the user to enter data and display that data on their terminal. Refer below for Python script contents to use, where the other function returns the result of adding two values (stored in variables within the function).
:'''Perform the Following Instructions:'''
13,420
edits

Navigation menu