import cse163_utils # noqa: F401 # This is a hacky workaround to an unfortunate bug on macs that causes an # issue with seaborn, the graphing library we want you to use on this # assignment. You can just ignore the above line or delete it if you are # not using a mac! # Add your imports and code here!