Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions week01/prove.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Image of the drawing shapes generated by the assignment.

## Instructions

1. Download `assignment.py` and `cse251turtle.py` from the `week01/assignment` folder in Github. Create a folder on your computer that will contain these files. Read the header in the `assignment.py` file. Refer to the Canvas document [directory structure](../overview/directory_structure.md). Here is [GutHub Assignment's Folder](assignment)
1. Download `assignment.py` and `cse251turtle.py` from the `week01/assignment` folder in Github. Create a folder on your computer that will contain these files. Read the header in the `assignment.py` file. Refer to the Canvas document [directory structure](../overview/directory_structure.md). Here is the [GitHub Assignment Folder](assignment)
2. Open that folder that you created in VSCode. This is important for the `assignment.py` file to find `cse251turtle.py`. Here are two methods of opening a folder in VSCode.

- On the Visual Studio menu bar, choose `File > Open > Folder`, and then browse to the code location.
Expand Down Expand Up @@ -68,4 +68,4 @@ The Assignment will be graded in broad categories according to the following:

## Submission

When finished, upload your Python file to Canvas.
When finished, upload your Python file to Canvas.