The gdx folder contains functions that allow your program to communicate with Vernier's Go Direct sensors. When you add the from gdx import gdx code to your Python program, it will look for the gdx folder in one of two places: co-located with your p...