Changes

Jump to: navigation, search

OPS435 Python Lab 4

60 bytes added, 10:54, 23 June 2017
PART 3 - String Formatting Advanced Features
</source>
:::*The '''print_college_address() ''' function does NOT return anything:::*The '''print_college_address() ''' function accept two arguments:::*The first argument is a '''dictionary''':::*The second argument is a '''string''':::*The title printed is '''center ''' aligned by '''40 characters ''' using '-' instead of space for alignment:::*The keys printed are '''center ''' aligned by '''20 characters''':::*The values printed are '''center ''' aligned by '''20 characters'''
:::*The output must match the sample output EXACTLY if one character is off it will be wrong
:::'''Sample Run 1:'''<source>
13,420
edits

Navigation menu