Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 3

13 bytes added, 08:19, 3 June 2017
PART 1 - Navigating Items in Lists
:::*The script should have a '''Shebang line'''
:::*The script should have a list called '''my_list'''
:::*The list called '''my_list ''' should have the values: '''100''', '''200''', '''300''', ''''six hundred''''
:::*The script should have a function called '''give_list()''' which '''returns''' a list
:::*The script should have a function called '''give_first_item()''' which '''returns''' a string
13,420
edits