Masthead

Quiz 4 - Practical

Create a function that takes a file path and a list as parameters. The function should write the contents of the list to a "CSV" file in such a way that it can be loaded into Excel as a single column of data. Then, call the function with a list that you have created to make sure it works. The result should be one Python script file with appropriate documentation. You can assume that the list contains strings.

This quiz is open book and Internet but not open neighbor!

You have 20 minutes for this quiz (i.e. email it to me by 9:20am)

© Copyright 2018 HSU - All rights reserved.