Skip to content

Commit 46d25fe

Browse files
authored
Update README.md
1 parent 1ecf2b0 commit 46d25fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This syllabus is largely based on [Mike Dane’s](https://www.mikedane.com) vide
1414

1515
## Syllabus
1616

17-
The course content, including videos and exercises, are organized by week as folders (see in the source code above). To begin, click on [Week 1 – An introduction to Python and basic data types](#). To provide a comprehensive look at what will be covered in this course, an outline is provided below.
17+
The course content, including videos and exercises, are organized by week as folders (see in the source code above). To begin, click on [Week 1 – An introduction to Python and basic data types](https://github.com/PDXPythonPirates/python-101/tree/main/Week%201%20–%20An%20introduction%20to%20Python%20and%20basic%20data%20types). To provide a comprehensive look at what will be covered in this course, an outline is provided below.
1818

19-
* Week 1 – An introduction to Python and basic data types
19+
* [Week 1 – An introduction to Python and basic data types](https://github.com/PDXPythonPirates/python-101/tree/main/Week%201%20–%20An%20introduction%20to%20Python%20and%20basic%20data%20types)
2020
* Week 2 – Collection data types: lists, tuples, dictionaries and sets
2121
* Week 3 – Functions
2222
* Week 4 – Conditional logic and loops

0 commit comments

Comments
 (0)