Changes

Jump to: navigation, search

OPS435 Python Lab 4

277 bytes removed, 10:23, 21 June 2017
PART 1 - Strings and Substrings
def first_five():
# Place code here - refer to function specifics in section below
def last_seven():
# Place code here - refer to function specifics in section below
def middle_number():
# Place code here - refer to function specifics in section below
def first_three_last_three():
# Place code here - refer to function specifics in section below
 
if __name__ == '__main__':
13,420
edits

Navigation menu