diff --git a/python/lessons/python_1.md b/python/lessons/python_1.md index d1959b3..6793242 100644 --- a/python/lessons/python_1.md +++ b/python/lessons/python_1.md @@ -2,10 +2,6 @@ # Intro to Python pt. 1 -## Video Link - -[Intro to Python pt 1](https://generalassembly.wistia.com/medias/zk66z0xm5x) - ## Lesson Objectives 1. Print a message diff --git a/python/lessons/python_2.md b/python/lessons/python_2.md index 1765134..82590b6 100644 --- a/python/lessons/python_2.md +++ b/python/lessons/python_2.md @@ -1,9 +1,5 @@ # Intro to Python pt. 2 -## Video Link - -[Intro to Python pt 2](https://generalassembly.wistia.com/medias/gbn51kpqgh) - ## Lesson Objectives 1. Get user input