diff --git a/readme.md b/readme.md index e69de29..d6b73eb 100644 --- a/readme.md +++ b/readme.md @@ -0,0 +1,10 @@ +## PY4E Solutions +This repository contains the files for each of the assignments while I was taking the PY4E courses: + +[Programming for Everybody (Getting Started with Python)](https://www.edx.org/course/programming-for-everybody-getting-started-with-pyt)
+[Python Data Structures](https://www.edx.org/course/python-data-structures) + +Assignment/readme.md - The problem provided for the assignment
+Assignment/main.py - The solution created for the assignment + +Any additional files that are needed by the solution are included in the folder \ No newline at end of file