This is an ungraded repo that allows you to mess around with Vpython locally just to try things out.
-
Click 'Use as Template' to make your own copy of this repo.
-
Open you
CMPSC-100folder in VSCode. -
Copy the clone link for this repo by clicking the <Code> dropdown just above the list of files, then choose SSH and hit the double-square copy icon. Open the Terminal in VSCode with Terminal>New Terminal then enter
git clone <text you just copied>. When repo finishes cloning,cdinto the new directory.
-
You can do whatever you want in this repo! It is yours for experimentation.