Skip to content

Commit 16f9fca

Browse files
update README.md
1 parent 51062c6 commit 16f9fca

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Python Speedrun
22

3-
This is a series of interactive .ipynb notebooks (with exercises!) designed to help you speedrun a basic knowledge of Python.
4-
These notebooks are designed as lessons, and are split into 1 hour chunks.
3+
This is a series of interactive .ipynb notebooks (with exercises!) designed to help you speedrun a basic knowledge of Python. Written for my high school programming club
4+
These notebooks are designed as lessons, and are split into ~1 hour chunks
55

66
# Table of Contents
77
- [Intro To Python](Intro_To_Python.ipynb)
88
- [Loops And Logic](Loops_And_Logic.ipynb)
9-
- [Arrays and Data Structures]
9+
- [Arrays and Data Structures](Data_Sturctures.ipynb)
10+
- [Functions and Classes](Functions_And_Classes.ipynb)

0 commit comments

Comments
 (0)