Training for new programmers for the 2020 season. Copy the "Clone or download" link. Then, in the command line open in an empty folder: git clone (cloning link)
Make sure to create a new branch with your name, which will have your specific code for training. To create a new branch: git checkout -b Name