Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

132 bytes added, 07:38, 31 May 2017
Functions and Integers
===Functions and Integers===
 
: You will now learn how to define and run functions that will send '''integer data''' when a function is called with arguments.
 
:'''Perform the Following steps:'''
print('my number is ' + str(return_number_value()))
</source>
 
===Practice Using Functions===
:'''Perform the Following Instructions:'''
13,420
edits