Send your homework as a single ZIP archive with your files, or send a link to your GitHub repo. Try to keep line lengths below 80 characters.
Write tests for the Vector class (Homework 6) using the unittest or pytest module.
Use NetworkX to create a random undirected graph G with more then 5 nodes. Send the script and the figure of the graph.