Preppy Test 004 - Passing A Dictionary to Preppy


This test passes a dictionary to Preppy, and displays the output.

Expected Output

You should see a short list of song titles and who they are by.



{'songtitle': 'The Lumberjack Song', 'by': 'Monthy Python'}

{'songtitle': 'My Way', 'by': 'Frank Sinatra'}