Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 313 Bytes

07-homework.md

File metadata and controls

15 lines (9 loc) · 313 Bytes

Command Line 7

Setup

On macOS, run brew install python. On Ubuntu, run sudo apt-get install python3 python3-pip.

Please note that if you don't have csvkit, you'll need to install it.

pip3 install csvkit

Homework

Complete the following assignment: https://classroom.github.com/a/ydDEqlQc