Intent HQ Python Code Challenges Setup 1- Download this folder or clone the repo without creating a fork. 2- Install python 3- Install nose2, by executing pip install nose2 Running tests For Python 3+. To test all challenges: $ nose2 To test a specific challenge: $ nose2 connected_graph